Information about the new S5 workunits

Muetze das Original
Muetze das Original
Joined: 13 Sep 06
Posts: 3
Credit: 11068477
RAC: 0

RE: So i have substituted

Message 37917 in response to message 37915

Quote:
So i have substituted "AuthenticAMD" with "AuthenticAMC" now looking what comes up with the last WU.
May i report the calculated WU or should i delete it due to the "tweaked" app?

Report em, I run that one bit flipped Einstein since 2007-05-21 and have no problems with broken results.

Muetze

roadrunner_gs
roadrunner_gs
Joined: 7 Mar 06
Posts: 94
Credit: 3369656
RAC: 0

Almost completed at 98.393%

Almost completed at 98.393% and 87260 s runtime.
Should be around 89000 s completed versus approximately 118000 s unpatched (the two previously completed WUs).

EDIT: done in 88796 seconds.
Whew that was fast!

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

RE: Almost completed at

Message 37919 in response to message 37918

Quote:

Almost completed at 98.393% and 87260 s runtime.
Should be around 89000 s completed versus approximately 118000 s unpatched (the two previously completed WUs).

EDIT: done in 88796 seconds.
Whew that was fast!

Hey, keep on crunching! ;-)

cu,
Michael

Arnulf
Arnulf
Joined: 15 Apr 06
Posts: 1
Credit: 9859099
RAC: 0

Hi! I have been lurking

Hi!

I have been lurking the forums, and have read the discussion about AMD CPU's and patched .exe's with great interrest.

On my Opteron 265's the runtime went down from about 134000 to 95000 seconds, on workunits of the same type and credit.

Nice work!

Arnulf

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 690651620
RAC: 268057

RE: Hi! I have been

Message 37921 in response to message 37920

Quote:

Hi!

I have been lurking the forums, and have read the discussion about AMD CPU's and patched .exe's with great interrest.

On my Opteron 265's the runtime went down from about 134000 to 95000 seconds, on workunits of the same type and credit.

Nice work!

Arnulf

Amazing, isn't it! For the fun of it, I downloaded the free version of Visual Studio 2005 (Express Edition?) and played around with it, it seems that the bug in the CPU detection is fixed by now and all it would take to fix this is a recompile. Bernd is aware of the problem.

CU

BRM

RandyC
RandyC
Joined: 18 Jan 05
Posts: 6082
Credit: 111139797
RAC: 0

RE: Amazing, isn't it! For

Message 37922 in response to message 37921

Quote:


Amazing, isn't it! For the fun of it, I downloaded the free version of Visual Studio 2005 (Express Edition?) and played around with it, it seems that the bug in the CPU detection is fixed by now and all it would take to fix this is a recompile. Bernd is aware of the problem.

CU

BRM

This is great for my AMD AM2 box which is SSE2 capable, but I've also got an XP 2600 system that only has SSE and this does not resolve that one being slow.

BTW, the XP 2600 system recently got two WUs paired with two Darwin systems which validated, but not mine (Win XP Pro). That's 66 hrs of CPU time crunched for ZERO credit! :-(

[edit]total CPU time corrected [/edit]

Seti Classic Final Total: 11446 WU.

roadrunner_gs
roadrunner_gs
Joined: 7 Mar 06
Posts: 94
Credit: 3369656
RAC: 0

RE: (...) BTW, the XP 2600

Message 37923 in response to message 37922

Quote:
(...)
BTW, the XP 2600 system recently got two WUs paired with two Darwin systems which validated, but not mine (Win XP Pro). That's 66 hrs of CPU time crunched for ZERO credit! :-(
(...)

Yes, welcome to the show!

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

RE: BTW, the XP 2600 system

Message 37924 in response to message 37922

Quote:
BTW, the XP 2600 system recently got two WUs paired with two Darwin systems which validated, but not mine (Win XP Pro). That's 66 hrs of CPU time crunched for ZERO credit! :-(

And two times you got credits paired with one of these Darwin systems.

I think they should fix this very fast, because this doesn't make any sence at all, it's just a question of luck. This result shows the stupidness: The two hosts crunching with the older apps got the credits and the two doing their work with the newer apps got nothing.
Atm. I have two WUs pending without consensus yet and am thinking about shutting down every host that is going to get another zero credits result.

cu,
Michael

Annika
Annika
Joined: 8 Aug 06
Posts: 720
Credit: 494410
RAC: 0

RE: RE: RE: (...) I

Message 37925 in response to message 37896

Quote:
Quote:
Quote:
(...)
I looked at that suspect code in the math lib again and I think that it is not "evil", just not correct. It could be that whoever wrote this, didn't want to exclude all AMDs from SSE2 but only a certain processor family. After the comparison with the string "AuthenticAMD", the code does some more arithmetic with the CPU model and extended CPU model info, (my assembly language knowledge isn't that good anymore), it's possible that the intention was to exclude only the first generation of 130nm "Newcastle" K8s. I think what it actually does might be the opposite: enable SSE2 on the Newcastles and disabling it for all others.

look here

Quote:
Was there something wrong with the Newcastle SSE2 implementation? I didn't find anything by googling. Maybe it was just plain slow??
(...)

Not as i know, but i go searching.


Clawhammer and Newcastle, that is. Everything that would report Family 15, extended family 0

CU

BRM

Update on the Clawhammer: The first tests hint that box actually gets SLOWER using the patched app (no crashes or stuff, just lame) but we are doing another WU of each just to be extra sure.

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 690651620
RAC: 268057

RE: Update on the

Message 37926 in response to message 37925

Quote:

Update on the Clawhammer: The first tests hint that box actually gets SLOWER using the patched app (no crashes or stuff, just lame) but we are doing another WU of each just to be extra sure.

Hi Annika!

That would fit my theory that the original intention of the Microsoft programmers was to disable SEE2 arithmetic only on the early K8s because SSE2 was so slow on those machines that standard x86 FPU instructions are faster. However, what actually happens is that ALL AMD K8 processors are slowed down.

(I spent almost a day figuring out what was going wrong there before I noticed that the information at http://www.sandpile.org/ia32/cpuid.htm is plain wrong: in fact all K8 CPUs report the same family and extended family code (15 and 0, resp.)).

Annika, is the slowdown dramatic for the Clawhammer? Or just a bit?

CU

BRM

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.