mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2003-07-17, 16:09   #12
SalemTheCat100
 
Oct 2002

110102 Posts
Default Re: version 23.6 - don't bother to download it

Quote:
Originally Posted by trif
Quote:
Originally Posted by SalemTheCat100
So if someone at AMD requests an optimized version for the AMD64 processors will it happen.

Or, as it appears to me, is PRIME95 an intel only product.

SALEM
George has had to buy the hardware necessary for him to do testing on various processors. Neither Intel nor AMD has provided him with processors, so improvements happen as George is able to acquire hardware. The P4 improvements didn't happen until quite some time after the P4 came out, because George didn't have a processor to test on. The Athlon improvements in the newer versions are because George purchased an AMD system to work on.

If someone at AMD wants an optimized version for the just released processors, they'll have to provide George with hardware, or they will have to wait for them to become affordable enough for George to buy one (or for some kind souls to provide him with one, my personal favorite).

Prime95 works just fine on my AMD processors, it is certainly not an Intel only product.
I know that Prime95 works on the Athlon. It just seems that the AMD product line support is an afterthought. Now AMD has a processor that has doubled the XMM registers to 16. That was three months ago and all I see is more P4 improvements.

I also posted a message around that time to contact AMD for a system to use for optimising Prime95 for the AMD64 platform. It seems that either AMD or nVidia (pro 150 system) would jump at a chance to get their processors and system platforms to be seen as high performance.

Was AMD contacted? If not why? Is so, what was their reply?

Because of the lack of support Prime95 is giving to the AMD Athlon line of processors I have turned off all seven of my Athlon systems and they no longer are doing any Prime95 work.

The Athlon64 set for release on September 23, 2003 (two months from now).

Will there be an optimised version of Prime95 available for it? :(

SALEM
SalemTheCat100 is offline   Reply With Quote
Old 2003-07-17, 16:19   #13
Prime Monster
 
Prime Monster's Avatar
 
Aug 2002

22×5×13 Posts
Default

Quote:
I also posted a message around that time to contact AMD for a system to use for optimising Prime95 for the AMD64 platform. It seems that either AMD or nVidia (pro 150 system) would jump at a chance to get their processors and system platforms to be seen as high performance.
I did write to AMD and asked for a system like that. I got a nice but negative reply. I do not believe it was / is high on their list of priorities. Anyway, feel free try try again. I can't hurt, and I am sure George would be happy to receive a new system ;) - at least I would.

heretic
Prime Monster is offline   Reply With Quote
Old 2003-07-17, 17:06   #14
trif
 
trif's Avatar
 
Aug 2002

110010102 Posts
Default Re: version 23.6 - don't bother to download it

Quote:
Originally Posted by SalemTheCat100
I know that Prime95 works on the Athlon. It just seems that the AMD product line support is an afterthought. Now AMD has a processor that has doubled the XMM registers to 16. That was three months ago and all I see is more P4 improvements.
It's not an afterthought. Prior to the SSE2 work that George did, Athlons spanked Intel chips at Prime95. Until Athlon comes up with a chip that has something like SSE2 that can be used to speed up the FFT code, the P4's will continue to win. George has also noted that working on the SSE2 code is much easier than working on the other code because the SSE2 registers are named, not stack based.

Quote:
I also posted a message around that time to contact AMD for a system to use for optimising Prime95 for the AMD64 platform. It seems that either AMD or nVidia (pro 150 system) would jump at a chance to get their processors and system platforms to be seen as high performance.

Was AMD contacted? If not why? Is so, what was their reply?
Yes, AMD has been contacted to request hardware for George. They declined.

Quote:
Because of the lack of support Prime95 is giving to the AMD Athlon line of processors I have turned off all seven of my Athlon systems and they no longer are doing any Prime95 work.
What kind of support do you want? There have been recent improvements for the Athlon family of processors since George got a system to work on, mostly in cache prefetches and taking advantage of the Athlon's additive cache. Until such time as the instruction set or timings on existing instructions change (such as getting SSE2 with a fast implementation like the P4's), there really isn't much that can be done with the Athlon code. The 3DNow instructions aren't useful in speeding up the FFT code.

Quote:
The Athlon64 set for release on September 23, 2003 (two months from now).

Will there be an optimised version of Prime95 available for it? :(

SALEM
If you want an optimised version before the chips come down in price to reasonable levels, feel free to purchase the hardware for George. Opterons are already available, but it's not easy to even find a system to run benches on, much less do development on. It's not reasonable to expect George to pop for the price premium on newly released chips. He doesn't get paid for any of this.
trif is offline   Reply With Quote
Old 2003-07-17, 22:01   #15
clowns789
 
clowns789's Avatar
 
Jun 2003
The Computer

39210 Posts
Default

Didn't Prime95 say he fixed the Illegal Sumout error? And what about PayPal?
clowns789 is offline   Reply With Quote
Old 2003-07-17, 22:09   #16
ColdFury
 
ColdFury's Avatar
 
Aug 2002

32010 Posts
Default

Quote:
Because of the lack of support Prime95 is giving to the AMD Athlon line of processors I have turned off all seven of my Athlon systems and they no longer are doing any Prime95 work.
Most DC projects don't use processor specific optimizations at all. Besides, there's not much more optimization that can be done with Athlons.
ColdFury is offline   Reply With Quote
Old 2003-07-18, 00:10   #17
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by clowns789
Didn't Prime95 say he fixed the Illegal Sumout error? And what about PayPal?
Yes, the torture test now stops after 100 ILLEGAL SUMOUT errors.

PayPal - I'm not a big fan of the idea. Raising money leads to ongoing questions about how much money is raised and how it is spent. I buy a new computer every 2 or 3 years anyway and Scott is generously running the primenet server using a business ISP account that he needs for his other ventures.

If we ever win the $100,000 award for a 10,000,000 digit prime then we can revisit the issue. We'll have the money suspicions anyway and we'll be incorporated as a non-profit.
Prime95 is offline   Reply With Quote
Old 2003-07-18, 00:40   #18
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by ColdFury
Quote:
Because of the lack of support Prime95 is giving to the AMD Athlon line of processors I have turned off all seven of my Athlon systems and they no longer are doing any Prime95 work.
Most DC projects don't use processor specific optimizations at all. Besides, there's not much more optimization that can be done with Athlons.
Actually, I'm pretty sure I can get another 10% for Athlons and Pentium 3 computers by employing one of the tricks I learned in the P4 optimizations. Unfortunately, it requires a major rewrite of the x86 FFT code. This is not something I relish doing!

Sadly, I also know of a way to improve the proth primes search (seventeen-or-bust) by a substantial amount, but again it requires a major coding effort.

All feature requests (be they from end users, Intel, or AMD) and optimization ideas are weighed based on how hard they are to implement and how much benefit is gained. The Intel request of a dialog box for the torture test was a piece of cake to implement and may help your average overclocker figure out whether a problem originates in the CPU or memory.

As for Athlon64 and Opteron there are three optimizations I can think of.
One: use the extra xmm registers. This will gain maybe a percent. Not too hard to implement. Two: prefetch 64 byte cache lines instead of the P4's 128 byte cache lines. I built a special prime95 that did this and surprisingly it did not make any difference. Three: use 64-bit instructions for factoring. This is likely to be tedious to code and while making factoring faster does not speedup GIMPS thoughput greatly because the bulk of the CPU time goes to LL testing.

I don't need to own an Athlon64 or Opteron to some performance work. Someone on this forum could buy an Athlon64, install Linux, and give me SSH access to an account (high speed Internet access required too)
Prime95 is offline   Reply With Quote
Old 2003-07-18, 12:40   #19
eepiccolo
 
eepiccolo's Avatar
 
Dec 2002
Frederick County, MD

2·5·37 Posts
Default

Quote:
Originally Posted by Prime95
I don't need to own an Athlon64 or Opteron to some performance work. Someone on this forum could buy an Athlon64, install Linux, and give me SSH access to an account (high speed Internet access required too)
Doh! That count's me out :( ;)

Out out curiosity, would ping time be important, also?
eepiccolo is offline   Reply With Quote
Old 2003-07-18, 16:35   #20
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

2×23×179 Posts
Default

Hey, you all can pitch in and buy an Opteron and I'll host it here! I'll take real good care of it too! Yeah, that's the ticket!
Xyzzy is offline   Reply With Quote
Old 2003-07-18, 16:58   #21
trif
 
trif's Avatar
 
Aug 2002

3128 Posts
Default

I could host it here, but the heat from the other computers is already problem enough. Although I suppose it could just be swapped in for the K6-2/400 that is the Linux box now.

Bare minimum:
CPU
Motherboard (with built-in NIC)
Memory
PSU
Hard disk if it can't be gotten to boot remotely

Pricing it out. Er, cheapest Opteron/mobo combo right now is $600. Ouch. I vote we wait until the Athlon64 comes out and comes down in price a bit.
trif is offline   Reply With Quote
Old 2003-07-18, 23:59   #22
powervolume
 

22×19×127 Posts
Default

Would the P4 optimizations made in version 23 make a difference for Athlon 64 and Opteron since they also have SSE2? Or are the optimizations more architectural specific than just having SSE2?
  Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
More bother paulunderwood Hardware 24 2019-05-01 13:19
Bother fivemack Hardware 25 2018-03-31 07:21
Unable to download 64bit Linux version brianread PrimeNet 2 2012-01-10 17:27
where can I download the latest version of GMP-ECM aaa120 GMP-ECM 2 2008-10-31 14:28
Where can I download the latest version of primo? aaa120 Software 7 2008-10-27 06:28

All times are UTC. The time now is 13:46.


Mon Aug 2 13:46:23 UTC 2021 up 10 days, 8:15, 1 user, load averages: 1.97, 1.93, 1.94

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.