Message boards :
Number crunching :
Less credit with Seti@home 7 ?
Message board moderation
Author | Message |
---|---|
Seneca Send message Joined: 17 Oct 02 Posts: 51 Credit: 10,114,348 RAC: 272 |
With my actual machine, I got RAC scores of 4000 and (slightly) above if rumming about 8 hours a day. Since seti@home 7 I see no more than about 2800. Intel i7-2600k@3.4GHz, NVIDIA GTX570 Win7Pro x64, NVIDIA driver 320.49, CUDA 5.50 Any hint ? |
OzzFan Send message Joined: 9 Apr 02 Posts: 15691 Credit: 84,761,841 RAC: 28 |
The forum has practically imploded with all the complaints about the credits (and RAC) being less than it was before. I'm surprised you didn't notice the other threads. |
cov_route Send message Joined: 13 Sep 12 Posts: 342 Credit: 10,270,618 RAC: 0 |
Here is the main thread about CreditNew & credit: http://setiathome.berkeley.edu/forum_thread.php?id=72169 |
Lionel Send message Joined: 25 Mar 00 Posts: 680 Credit: 563,640,304 RAC: 597 |
Seneca With the introduction of v7, credit dropped to circa 50% of that for v6. Since then they have played with a knob or two and tried to tweak the system, albeit without any success. The issue is that there is a fundamental design flaw with the system (most probably due to the introduction of auto correlation). As I have said to others before, I do not think tweaking is the answer. They need to look at the design (conceptual and logical) and determine the root cause of the issue (which should include fundamental analysis across identical work units run against v6 and v7). Once they understand the issue and behavioural differences, then they can re-frame the solution and test, with volunteers if necessary. However at the moment they are not doing this which will only lead to more angst and frustration at both ends. I almost get the impression that they don't know what they are doing, or whether they understand how they should go about solving the problem. cheers |
Jord Send message Joined: 9 Jun 99 Posts: 15184 Credit: 4,362,181 RAC: 3 |
I almost get the impression that they don't know what they are doing, or whether they understand how they should go about solving the problem. Did you miss Eric's answer, or did you just dismiss the answer as it wasn't what you wanted it to be? |
Seneca Send message Joined: 17 Oct 02 Posts: 51 Credit: 10,114,348 RAC: 272 |
OK - I've failed to read back that far ... sorry for asking about sth already discussed that much. I've got the clue - for some design reason the RAC values drop by 50%. I'll watch the behaviour if it comes up again, but I presume that will not be soon. I'm somewhat puzzled about the RAC calculation ... I would presume that a workunit consumes an amount of calculations, which converts to credits somehow (credits = operations x factor). Looks like that's not the truth ? Is there any doc how Credits (and RAC) is calculated ? |
Link Send message Joined: 18 Sep 03 Posts: 834 Credit: 1,807,369 RAC: 0 |
I'm somewhat puzzled about the RAC calculation ... I would presume that a workunit consumes an amount of calculations, which converts to credits somehow (credits = operations x factor). Looks like that's not the truth ? Well, it is like that, but... Since you are running stock applications: if you have data for the used CPU time and credit awarded for v6 CPU workunits and if you compare them with v7 CPU workunits you should see, that you get there about the same amount of credit per CPU-day. So there should not be any significant change on your CPU. Where you get less credits is from your GPU. The new autocorrelation stuff is not using your GPU as efficiently as the old stuff did, so your GPU is performing less calculations in the same time, so here you get less credit per day. |
Cliff Harding Send message Joined: 18 Aug 99 Posts: 1432 Credit: 110,967,840 RAC: 67 |
Since you are running stock applications: if you have data for the used CPU time and credit awarded for v6 CPU workunits and if you compare them with v7 CPU workunits you should see, that you get there about the same amount of credit per CPU-day. So there should not be any significant change on your CPU. With all of the v7 work being generated and returned that the credits would have balanced out by now, any idea when they will become normalized to v6 or is that an impossibility? I don't buy computers, I build them!! |
Link Send message Joined: 18 Sep 03 Posts: 834 Credit: 1,807,369 RAC: 0 |
With all of the v7 work being generated and returned that the credits would have balanced out by now, any idea when they will become normalized to v6 or is that an impossibility? According to Eric's post it's the case already for stock CPU apps, which are the reference. Optimized and GPU is another story, from what has been posted in the other thread part of the issue why opt. CPU apps aren't that much faster than stock anymore is because they had to use some crappy compiler and not the one from Intel. |
Sirius B Send message Joined: 26 Dec 00 Posts: 24907 Credit: 3,081,182 RAC: 7 |
With all of the v7 work being generated and returned that the credits would have balanced out by now, any idea when they will become normalized to v6 or is that an impossibility? Well with all the cash & hardware donations for the project, why not have a donation run to get a licensed copy of Intel's compiler for Lunatics or will it cost too much? |
Cliff Harding Send message Joined: 18 Aug 99 Posts: 1432 Credit: 110,967,840 RAC: 67 |
With all of the v7 work being generated and returned that the credits would have balanced out by now, any idea when they will become normalized to v6 or is that an impossibility? +1 I don't buy computers, I build them!! |
j mercer Send message Joined: 3 Jun 99 Posts: 2422 Credit: 12,323,733 RAC: 1 |
+2 ... |
Josef W. Segur Send message Joined: 30 Oct 99 Posts: 4504 Credit: 1,414,761 RAC: 0 |
With all of the v7 work being generated and returned that the credits would have balanced out by now, any idea when they will become normalized to v6 or is that an impossibility? It's not a matter of having a licensed copy of the Intel tools, the issue is distributing open source software where the binaries have been produced by those proprietary tools. The GPL is necessary for work derived from the project sources but seems somewhat in conflict with the Intel EULAs for their compiler and libraries. Nobody at Lunatics is in a position to supply the money or time to deal with a possible court case which would be needed to clarify whether the legal system would judge that conflict real or not. The GCC compiler tool chain used for the CPU builds is not crappy, but getting the best performance from it will take awhile. The r1846 CPU builds in the v0.41 installer were produced under some time pressure for the v7 rollout, better versions are being worked on. Joe |
cov_route Send message Joined: 13 Sep 12 Posts: 342 Credit: 10,270,618 RAC: 0 |
The GCC compiler tool chain used for the CPU builds is not crappy, but getting the best performance from it will take awhile. The r1846 CPU builds in the v0.41 installer were produced under some time pressure for the v7 rollout, better versions are being worked on.Joe That probably explains why, in my tests, the SSE3 version of V8c_Bb ran at the same speed as the SSE2 version. The switch to GCC might be good for AMD CPUs, putting them on a more equal footing for once. At least it will remove any nagging doubts about code-path shenanigans, real or imagined. I've heard good things about the gcc sse code generation. |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
GCC builds slower than ICC ones on my Athlon XP (SSE-only) too. So, not the case, unfortunately. SETI apps news We're not gonna fight them. We're gonna transcend them. |
William Send message Joined: 14 Feb 13 Posts: 2037 Credit: 17,689,662 RAC: 0 |
Actually, if Joe hadn't started working on definitely GPL compliant opt V7 CPU apps, when no other dev would and rushed to make something that was at least somewhat better than stock, we wouldn't have had anything at all to put in the installer! I'm in no rush to do the next one... A person who won't read has no advantage over one who can't read. (Mark Twain) |
©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.