Cherry-picking + Mass VLARkill usage.

Message boards : Number crunching : Cherry-picking + Mass VLARkill usage.
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · Next

AuthorMessage
Profile hiamps
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 4292
Credit: 72,971,319
RAC: 0
United States
Message 961564 - Posted: 7 Jan 2010, 16:55:49 UTC

I still wish they would make a version that turns in completed units after a minute. That is what makes your RAC bounce all the time. Knocked off 1st page not because of lower RAC but because I sleep and nothing gets turned in all night. PLEASE COME BACK CRUNCH3R
Official Abuser of Boinc Buttons...
And no good credit hound!
ID: 961564 · Report as offensive
Profile Michael Goetz
Avatar

Send message
Joined: 14 May 99
Posts: 56
Credit: 622,268
RAC: 0
United States
Message 961573 - Posted: 7 Jan 2010, 17:31:34 UTC - in response to Message 961564.  

I still wish they would make a version that turns in completed units after a minute. That is what makes your RAC bounce all the time. Knocked off 1st page not because of lower RAC but because I sleep and nothing gets turned in all night. PLEASE COME BACK CRUNCH3R


There's a setting in your config file that will do this.

In the file cc_config.xml, add this line:

<report_results_immediately>1</report_results_immediately>

into the <options> section of the config file.

Then either restart boinc or tell boinc to read the config file (in the "advanced menu".)

Note that this option is bad for projects like SETI since it causes there to me more communications with the project, resulting in more load on the server.

Conversely, however, this setting is good for other projects, such as GPUGRID, which benefit from not having that 24 hour delay in getting results returned because their new work is based upon returned results, unlike SETI.

So, turning this setting on hurts some projects but helps others.

Either way, it has a negligible effect on your RAC.

It's a shame this can't be set on a project by project basis.

Want to find one of the largest known primes? Try PrimeGrid. Or help cure disease at WCG.

ID: 961573 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 961578 - Posted: 7 Jan 2010, 17:50:58 UTC

I think hiamps was taking a sabbatical from the boards last time we went round this circle, so here's a reprise.

The major downside to reporting results immediately at SETI is the network bandwidth it consumes.

Every time BOINC contacts Berkeley, it transmits a file called 'sched_request_setiathome.berkeley.edu.xml'. You can always see the most recent one in your BOINC Data folder (at the root, not in the seti project folder). Have a look at the size of it, and consider the implications of sending that much data every couple of minutes or so (a dual-GPU machine might easily do that during a VHAR 'shorty' event).
ID: 961578 · Report as offensive
Profile hiamps
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 4292
Credit: 72,971,319
RAC: 0
United States
Message 961582 - Posted: 7 Jan 2010, 18:02:24 UTC - in response to Message 961578.  

I think hiamps was taking a sabbatical from the boards last time we went round this circle, so here's a reprise.

The major downside to reporting results immediately at SETI is the network bandwidth it consumes.

Every time BOINC contacts Berkeley, it transmits a file called 'sched_request_setiathome.berkeley.edu.xml'. You can always see the most recent one in your BOINC Data folder (at the root, not in the seti project folder). Have a look at the size of it, and consider the implications of sending that much data every couple of minutes or so (a dual-GPU machine might easily do that during a VHAR 'shorty' event).

So how about an option to turn in every hour? The only other option is for me to "Abuse my Boinc buttons" when I am home. Now I will have to watch out for Ned....
Official Abuser of Boinc Buttons...
And no good credit hound!
ID: 961582 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 961586 - Posted: 7 Jan 2010, 18:25:55 UTC - in response to Message 961582.  

I think hiamps was taking a sabbatical from the boards last time we went round this circle, so here's a reprise.

The major downside to reporting results immediately at SETI is the network bandwidth it consumes.

Every time BOINC contacts Berkeley, it transmits a file called 'sched_request_setiathome.berkeley.edu.xml'. You can always see the most recent one in your BOINC Data folder (at the root, not in the seti project folder). Have a look at the size of it, and consider the implications of sending that much data every couple of minutes or so (a dual-GPU machine might easily do that during a VHAR 'shorty' event).

So how about an option to turn in every hour? The only other option is for me to "Abuse my Boinc buttons" when I am home. Now I will have to watch out for Ned....

Remind me - have you set up a proper flop-balanced working app_info, along the lines of MarkJ's app_info for AP503, AP505, MB603 and MB608? (Don't just blindly copy the figures in that thread - much water, and many CUDA v2.3 DLLs, have flowed under the bridge since July). But if you do that, and get it well-matched to your own hardware, most times BOINC will feel the need for another task in its cache pretty much every time it finishes an old one. Coupled with an automatic rescheduler or script, you can achieve most of what you want: my current list, with ten tasks ready to report across three CUDA-enabled hosts, is pretty typical - and no abused buttons in sight!
ID: 961586 · Report as offensive
Profile hiamps
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 4292
Credit: 72,971,319
RAC: 0
United States
Message 961589 - Posted: 7 Jan 2010, 18:31:46 UTC - in response to Message 961586.  

I think hiamps was taking a sabbatical from the boards last time we went round this circle, so here's a reprise.

The major downside to reporting results immediately at SETI is the network bandwidth it consumes.

Every time BOINC contacts Berkeley, it transmits a file called 'sched_request_setiathome.berkeley.edu.xml'. You can always see the most recent one in your BOINC Data folder (at the root, not in the seti project folder). Have a look at the size of it, and consider the implications of sending that much data every couple of minutes or so (a dual-GPU machine might easily do that during a VHAR 'shorty' event).

So how about an option to turn in every hour? The only other option is for me to "Abuse my Boinc buttons" when I am home. Now I will have to watch out for Ned....

Remind me - have you set up a proper flop-balanced working app_info, along the lines of MarkJ's app_info for AP503, AP505, MB603 and MB608? (Don't just blindly copy the figures in that thread - much water, and many CUDA v2.3 DLLs, have flowed under the bridge since July). But if you do that, and get it well-matched to your own hardware, most times BOINC will feel the need for another task in its cache pretty much every time it finishes an old one. Coupled with an automatic rescheduler or script, you can achieve most of what you want: my current list, with ten tasks ready to report across three CUDA-enabled hosts, is pretty typical - and no abused buttons in sight!

I will tell you anything you need to know if you can make it work for my machine. I can build them but suck at understanding programing of any sort. I noticed there are lots of examples but none seem to be Generic for all to use...
Official Abuser of Boinc Buttons...
And no good credit hound!
ID: 961589 · Report as offensive
1mp0£173
Volunteer tester

Send message
Joined: 3 Apr 99
Posts: 8423
Credit: 356,897
RAC: 0
United States
Message 961591 - Posted: 7 Jan 2010, 18:43:53 UTC - in response to Message 961573.  
Last modified: 7 Jan 2010, 18:44:32 UTC


Note that this option is bad for projects like SETI since it causes there to me more communications with the project, resulting in more load on the server.

It's bad for any project. It's just that some projects are better able to tolerate the extra load (the ratio of server capacity to user count is more favorable).

If you really must force BOINC to connect more often:

\progra~1\boinc\boinccmd --project http://setiathome.berkeley.edu/ update


Put that in a .CMD file and give it to the windows scheduler.

... but try to keep it to a dull roar, okay hiamps? :-)
ID: 961591 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 19 Sep 00
Posts: 3184
Credit: 446,358
RAC: 0
Germany
Message 961594 - Posted: 7 Jan 2010, 18:51:22 UTC - in response to Message 961589.  

I will tell you anything you need to know if you can make it work for my machine. I can build them but suck at understanding programing of any sort. I noticed there are lots of examples but none seem to be Generic for all to use...

But that has nothing to do with programming. It's just tweaking one value in your cc_config.xml (<flops>) and observing the effect of it on the bouncing of your DCF (or better, the lack thereof).

Gruß,
Gundolf
ID: 961594 · Report as offensive
Luke
Volunteer developer
Avatar

Send message
Joined: 31 Dec 06
Posts: 2546
Credit: 817,560
RAC: 0
New Zealand
Message 961598 - Posted: 7 Jan 2010, 18:54:25 UTC - in response to Message 961539.  
Last modified: 7 Jan 2010, 18:55:14 UTC

This whole topic is just annoying.

Luke, from other threads, I see that you're overclocking you system. Don't you know that this can increase the possibility that the results you send back won't match a non-OC'd system, or any other system? And that would cause more work to be sent out that would not be required had you not overclocked your system? So why do you do it? Based on your argument, OC'd systems should be banned, too.

I have the vlarkill app installed on my 2 systems that have CUDA cards in them. I don't normally have it abort since I also use the rescheduler tool, but occasionally a vlar sneaks up on my system and gets killed. Still uses less bandwidth than me installing an opt app incorrectly and trashing the cache or doing an upgrade of Boinc that does the same thing somehow.

As Careface has said, there's a difference between cherry picking and vlarkill, but even if you don't believe that, there was a bit of an outcry a while back about cherry picking and that practice wasn't banned, so I just can't see vlarkill being banned, either.

-Dave


@Dave...
I don't agree with you there.
The point is, VLARkill has a probability of 1 to kill or send back uncompleted/corrupt WU's
Overclocking however, has a much less than 1 probability of returning flawed WU's, even less if you make sure it is stable via Prime95 or say another program like OCCT.

Perhaps I should change the title to "Cherrypicking + Mass VLARkill Usage..."
- Luke.
ID: 961598 · Report as offensive
Profile dnolan
Avatar

Send message
Joined: 30 Aug 01
Posts: 1228
Credit: 47,779,411
RAC: 32
United States
Message 961620 - Posted: 7 Jan 2010, 19:33:51 UTC - in response to Message 961598.  

This whole topic is just annoying.

Luke, from other threads, I see that you're overclocking you system. Don't you know that this can increase the possibility that the results you send back won't match a non-OC'd system, or any other system? And that would cause more work to be sent out that would not be required had you not overclocked your system? So why do you do it? Based on your argument, OC'd systems should be banned, too.

I have the vlarkill app installed on my 2 systems that have CUDA cards in them. I don't normally have it abort since I also use the rescheduler tool, but occasionally a vlar sneaks up on my system and gets killed. Still uses less bandwidth than me installing an opt app incorrectly and trashing the cache or doing an upgrade of Boinc that does the same thing somehow.

As Careface has said, there's a difference between cherry picking and vlarkill, but even if you don't believe that, there was a bit of an outcry a while back about cherry picking and that practice wasn't banned, so I just can't see vlarkill being banned, either.

-Dave


@Dave...
I don't agree with you there.
The point is, VLARkill has a probability of 1 to kill or send back uncompleted/corrupt WU's
Overclocking however, has a much less than 1 probability of returning flawed WU's, even less if you make sure it is stable via Prime95 or say another program like OCCT.

Perhaps I should change the title to "Cherrypicking + Mass VLARkill Usage..."


You're still not doing the math right.
Vlarkill = probability of 1 to kill VLAR task/frequency of VLAR in cache available to kill
OC = possible corruption of ANY task

So, which is more likely? Doesn't matter, because your argument for banning vlarkill is that it produces re-sends, so any practice that would/could produce re-sends at above the ambient level (even a normal CPU w/stock apps can produce a bad result every now and then) should be banned.

-Dave

ID: 961620 · Report as offensive
Luke
Volunteer developer
Avatar

Send message
Joined: 31 Dec 06
Posts: 2546
Credit: 817,560
RAC: 0
New Zealand
Message 961621 - Posted: 7 Jan 2010, 19:55:52 UTC - in response to Message 961620.  

This whole topic is just annoying.

Luke, from other threads, I see that you're overclocking you system. Don't you know that this can increase the possibility that the results you send back won't match a non-OC'd system, or any other system? And that would cause more work to be sent out that would not be required had you not overclocked your system? So why do you do it? Based on your argument, OC'd systems should be banned, too.

I have the vlarkill app installed on my 2 systems that have CUDA cards in them. I don't normally have it abort since I also use the rescheduler tool, but occasionally a vlar sneaks up on my system and gets killed. Still uses less bandwidth than me installing an opt app incorrectly and trashing the cache or doing an upgrade of Boinc that does the same thing somehow.

As Careface has said, there's a difference between cherry picking and vlarkill, but even if you don't believe that, there was a bit of an outcry a while back about cherry picking and that practice wasn't banned, so I just can't see vlarkill being banned, either.

-Dave


@Dave...
I don't agree with you there.
The point is, VLARkill has a probability of 1 to kill or send back uncompleted/corrupt WU's
Overclocking however, has a much less than 1 probability of returning flawed WU's, even less if you make sure it is stable via Prime95 or say another program like OCCT.

Perhaps I should change the title to "Cherrypicking + Mass VLARkill Usage..."


You're still not doing the math right.
Vlarkill = probability of 1 to kill VLAR task/frequency of VLAR in cache available to kill
OC = possible corruption of ANY task

So, which is more likely? Doesn't matter, because your argument for banning vlarkill is that it produces re-sends, so any practice that would/could produce re-sends at above the ambient level (even a normal CPU w/stock apps can produce a bad result every now and then) should be banned.

-Dave


Do you overclock your systems? By the looks of your rigs, you do.
VLARkill still has a larger overall probability of killing a task.

Anyone that overclocks their systems should know to test it thoroughly before running any critical program on it. Most people will test their systems strenuously 24 hours or longer to make sure it's stable, Prime95 may not be as harsh as S@H, but I'll tell you, OCCT's LINPACK benchmark is definitely harder, and most overclockers will check with more than one program.
And even if you pass the most strenuous benchmarks, and somehow, you still have errors, and then you choose to crunch S@H, eventually, through one program or another, your going to get an error or a BSOD.
Overclocking errors are finite. Because most overclockers know what they are doing, and when a BSOD arrives, they will take the appropriate method to fix it.

Anyway, this isn't a discussion to ban overclocking. If you would like to start a new thread about it, please do.

I have never had a single error through my i7 rig. And I'm pretty damn sure Mark's rigs have only ever had a minimal amount of errors, if any, relative to how many tasks he crunches.
- Luke.
ID: 961621 · Report as offensive
Profile dnolan
Avatar

Send message
Joined: 30 Aug 01
Posts: 1228
Credit: 47,779,411
RAC: 32
United States
Message 961629 - Posted: 7 Jan 2010, 20:31:57 UTC - in response to Message 961621.  



Do you overclock your systems? By the looks of your rigs, you do.
VLARkill still has a larger overall probability of killing a task.

Anyone that overclocks their systems should know to test it thoroughly before running any critical program on it. Most people will test their systems strenuously 24 hours or longer to make sure it's stable, Prime95 may not be as harsh as S@H, but I'll tell you, OCCT's LINPACK benchmark is definitely harder, and most overclockers will check with more than one program.
And even if you pass the most strenuous benchmarks, and somehow, you still have errors, and then you choose to crunch S@H, eventually, through one program or another, your going to get an error or a BSOD.
Overclocking errors are finite. Because most overclockers know what they are doing, and when a BSOD arrives, they will take the appropriate method to fix it.

Anyway, this isn't a discussion to ban overclocking. If you would like to start a new thread about it, please do.

I have never had a single error through my i7 rig. And I'm pretty damn sure Mark's rigs have only ever had a minimal amount of errors, if any, relative to how many tasks he crunches.


You're missing the point.

What's the basis of saying vlarkill should be banned?

Unless I'm also missing the point, you are basing this on the argument that vlarkill creates unnecessary re-sends.

I don't think either one should be banned, but what my argument is getting at is that you can't really argue to ban a practice because of X (and here, X would be "creating unnecessary re-sends) but then say that some other practice that results in X is OK. And I'm not saying that YOU specifically are creating errors with OC-ing, but people DO create errors with it, just like some people create re-sends with the vlarkill app, but not everyone does.

Anyway, I guess I've said enough for now.

-Dave
ID: 961629 · Report as offensive
Profile perryjay
Volunteer tester
Avatar

Send message
Joined: 20 Aug 02
Posts: 3377
Credit: 20,676,751
RAC: 0
United States
Message 961639 - Posted: 7 Jan 2010, 21:01:11 UTC - in response to Message 961621.  
Last modified: 7 Jan 2010, 21:02:11 UTC

Luke,
Speaking as a one time ghost on Mark's machine, does that count as an error? It does result in a resend. I'm pretty sure I wasn't the only one sitting waiting for them to time out either. With the amount of WUs he has on his machine it's next to impossible for him to even know they are ghosts.

Would it be possible to build in a button in the BOINC manager to report suspected ghost tasks?


PROUD MEMBER OF Team Starfire World BOINC
ID: 961639 · Report as offensive
Luke
Volunteer developer
Avatar

Send message
Joined: 31 Dec 06
Posts: 2546
Credit: 817,560
RAC: 0
New Zealand
Message 961645 - Posted: 7 Jan 2010, 21:17:19 UTC - in response to Message 961629.  



Do you overclock your systems? By the looks of your rigs, you do.
VLARkill still has a larger overall probability of killing a task.

Anyone that overclocks their systems should know to test it thoroughly before running any critical program on it. Most people will test their systems strenuously 24 hours or longer to make sure it's stable, Prime95 may not be as harsh as S@H, but I'll tell you, OCCT's LINPACK benchmark is definitely harder, and most overclockers will check with more than one program.
And even if you pass the most strenuous benchmarks, and somehow, you still have errors, and then you choose to crunch S@H, eventually, through one program or another, your going to get an error or a BSOD.
Overclocking errors are finite. Because most overclockers know what they are doing, and when a BSOD arrives, they will take the appropriate method to fix it.

Anyway, this isn't a discussion to ban overclocking. If you would like to start a new thread about it, please do.

I have never had a single error through my i7 rig. And I'm pretty damn sure Mark's rigs have only ever had a minimal amount of errors, if any, relative to how many tasks he crunches.


You're missing the point.

What's the basis of saying vlarkill should be banned?

Unless I'm also missing the point, you are basing this on the argument that vlarkill creates unnecessary re-sends.

I don't think either one should be banned, but what my argument is getting at is that you can't really argue to ban a practice because of X (and here, X would be "creating unnecessary re-sends) but then say that some other practice that results in X is OK. And I'm not saying that YOU specifically are creating errors with OC-ing, but people DO create errors with it, just like some people create re-sends with the vlarkill app, but not everyone does.

Anyway, I guess I've said enough for now.

-Dave


All I am asking for is for people to use common sense and use rescheduler instead of VLARkill, crunch the work they're given, and in effect, stop wasting server bandwidth, time, and money, by re-sending perfectly good work via VLARkill, all at the expense of a minimal RAC gain. That's all I'm asking for.

My counter-argument metaphor:
In New Zealand, we have banned nuclear power (say this as VLARkill), because of the pollution and danger factors, does that mean we should have to ban solar plants (Overclocking) and hydropower (optimized apps), because they also cause pollution on a lower scale as well? No.

All I'm asking for is common sense and a little bit less "I'm going to squeeze every inkling from my RAC, even if it has negative consequences".

I hope you understand (and me to you).
- Luke.
ID: 961645 · Report as offensive
Luke
Volunteer developer
Avatar

Send message
Joined: 31 Dec 06
Posts: 2546
Credit: 817,560
RAC: 0
New Zealand
Message 961647 - Posted: 7 Jan 2010, 21:21:43 UTC - in response to Message 961639.  

Luke,
Speaking as a one time ghost on Mark's machine, does that count as an error? It does result in a resend. I'm pretty sure I wasn't the only one sitting waiting for them to time out either. With the amount of WUs he has on his machine it's next to impossible for him to even know they are ghosts.

Would it be possible to build in a button in the BOINC manager to report suspected ghost tasks?


I can't comment on this... because I don't know enough about the whole 'ghost' topic, and I don't want to be misleading.

As to to the button in BOINC... I think it has to with something tasks getting lost in between, the ghost tasks won't appear on your machine, but they will still show up as "In Progress" here on the S@H website.
The button would probably have to be on the S@H website in the task list.


- Luke.
ID: 961647 · Report as offensive
Profile perryjay
Volunteer tester
Avatar

Send message
Joined: 20 Aug 02
Posts: 3377
Credit: 20,676,751
RAC: 0
United States
Message 961650 - Posted: 7 Jan 2010, 21:34:22 UTC - in response to Message 961645.  

Ok, one more comment from me. As I said earlier, I run both the VLARKill and the rescheduler. Since I started using the rescheduler I have killed one VLAR that got on my machine and was killed before I had a chance to reschedule after the last outage. The VLARs are really hard on my machine and I get a BSOD every time my GPU tries to run one. With the VLARKill as a backup to the rescheduler I don't have BSODs anymore but I still get to do most of the work sent to me. It is only on very rare occasions I need the killer.


PROUD MEMBER OF Team Starfire World BOINC
ID: 961650 · Report as offensive
Jörg

Send message
Joined: 10 Dec 02
Posts: 51
Credit: 1,547,286
RAC: 0
Germany
Message 961654 - Posted: 7 Jan 2010, 21:37:21 UTC
Last modified: 7 Jan 2010, 21:37:50 UTC

Good evening,

I offered the power of my GC to support the project beside the power of my CPU and want to do as much work (No. of WUs) as long as I allow my PC to run for the project.

The project decided to send WUs to my GC, which do not run effective as other WUs do, that´s why I decided to kill this kind of WU to support the project in a better way because my GC is able the run other WUs more effective and faster.

If you do not want me to kill a VLAR-WU, you should enable me to choose in the project settings what kind of WU I want to crunch or you should send VLAR-WUs to CPU-Users only (6.03).
Am Ende ist nur Verwirrung
ID: 961654 · Report as offensive
Profile dnolan
Avatar

Send message
Joined: 30 Aug 01
Posts: 1228
Credit: 47,779,411
RAC: 32
United States
Message 961658 - Posted: 7 Jan 2010, 21:50:51 UTC - in response to Message 961645.  


All I am asking for is for people to use common sense and use rescheduler instead of VLARkill, crunch the work they're given, and in effect, stop wasting server bandwidth, time, and money, by re-sending perfectly good work via VLARkill, all at the expense of a minimal RAC gain. That's all I'm asking for.


That's fine, and I completely support that attitude.
I was responding to the fourth line from the bottom of your post that started this thread, though.


My counter-argument metaphor:
In New Zealand, we have banned nuclear power (say this as VLARkill), because of the pollution and danger factors, does that mean we should have to ban solar plants (Overclocking) and hydropower (optimized apps), because they also cause pollution on a lower scale as well? No.


Actually, that comparison doesn't quite work, because you say nuclear has "pollution and danger" but the others just have "pollution", so they're not equivalent in adverse effects. But I'll let it go...


All I'm asking for is common sense and a little bit less "I'm going to squeeze every inkling from my RAC, even if it has negative consequences".

I hope you understand (and me to you).


Like I said, if that's all you're asking for, I'm completely in agreement. That just wasn't what I originally got from what you were saying. Maybe I read it wrong, wouldn't be the first time.

-Dave
ID: 961658 · Report as offensive
John McLeod VII
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 15 Jul 99
Posts: 24806
Credit: 790,712
RAC: 0
United States
Message 961739 - Posted: 8 Jan 2010, 1:24:05 UTC

One problem with VLar Kill that has not been brought up.

5 aborts for a WU and the WU is never processed.

Cherry picking may get extremely hard on the daily quota. There is discussion about lowering the recovery rate dramatically - just to prevent cherry picking.


BOINC WIKI
ID: 961739 · Report as offensive
Profile Sutaru Tsureku
Volunteer tester

Send message
Joined: 6 Apr 07
Posts: 7105
Credit: 147,663,825
RAC: 5
Germany
Message 961742 - Posted: 8 Jan 2010, 1:28:57 UTC - in response to Message 961739.  
Last modified: 8 Jan 2010, 1:38:54 UTC

One problem with VLar Kill that has not been brought up.

5 aborts for a WU and the WU is never processed.

Cherry picking may get extremely hard on the daily quota. There is discussion about lowering the recovery rate dramatically - just to prevent cherry picking.


And you will see lot of people leave the project (which don't want to babysit (ReSchedule) their PCs).

Because they don't want to waste their electricity bill for to crunch VLAR WUs on their GPUs.


____________
[Optimized project applications, for to increase your PC performance (double RAC)!][Overview of abbreviations, which are used often in forum and their meaning.]
ID: 961742 · Report as offensive
Previous · 1 · 2 · 3 · Next

Message boards : Number crunching : Cherry-picking + Mass VLARkill usage.


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.