![]() |
|
|
#1 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
2×5×239 Posts |
Does anyone know how well Prime95 (version 25.9) would perform on a Beowulf cluster? I know that LL tests aren't very parallelizable unless each core is running an instance of such a test.
Is it possible to run Prime95 on a Beowulf cluster efficiently, or will the cores need to constantly communicate with the server node? |
|
|
|
|
|
#2 |
|
Oct 2008
26 Posts |
|
|
|
|
|
|
#3 | ||
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
10000101010112 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#4 | |
|
Jul 2006
Calgary
52×17 Posts |
Quote:
Actually I guess there may have been a few integer FFT implementations, but not full Mersenne prime tests, out there but they just haven't been competitive yet. They may never be. Another problem is that the latest AMD CPUs have better floating point performance (Phenom II) so the exploitable difference is vanishing. This further reduces the hardware base to just a generation or two of one manufacturer's product (the Athlon X2s mainly I think) making the 10 year effort even less likely. As you can imagine this whole topic can get rather controversial and erupt into flame wars since there are people who are vehemently attached to various brands. Please tread carefully. |
|
|
|
|
|
|
#5 |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22·3·641 Posts |
Integer-arithmetic FFT implementations have been discussed many times in this forum ever since it started. (Do a search!)
There's a thread in the Software subforum right now! "Faster Lucas-Lehmer test using integer arithmetic?" http://mersenneforum.org/showthread.php?t=11243 |
|
|
|
|
|
#6 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
2×5×239 Posts |
I'm sorry if I wasn't too clear in my question.
I meant, if I were to install Prime95 on a cluster (something like this), would it run a separate instance on each core, as with a normal computer? Also, would each node need to constantly communicate with each other? |
|
|
|
|
|
#7 | |
|
Jul 2006
Calgary
52·17 Posts |
Quote:
|
|
|
|
|
|
|
#8 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
32·5·107 Posts |
Quote:
Yes, it should run a separate instance on each core No, for that setting there is no implied inter-process communication. Luigi |
|
|
|
|
|
|
#9 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
2×5×239 Posts |
This may be a stupid question, but is there a limit on how many cores Prime95 can handle? I reckon it's going to have some difficulties when it has to display 50 worker windows.
|
|
|
|
|
|
#10 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
12CF16 Posts |
Quote:
Luigi |
|
|
|
|
|
|
#11 | |
|
∂2ω=0
Sep 2002
República de California
101101011101112 Posts |
Quote:
Short explanation: 64-bit Pure-int arithmetic gives only a modest accuracy improvement (on the order of 10%) over DP floating-point, and typically requires more arithmetic operations due to the need for modding intermediate results, thus negating any beneift of being able to use a slightly shorter tranform length. A Core2-style chip can do roughly 2x as many DP floating-point ops per cycle (mainly adds and muls in some ratio typical of transform arithmetic, e.g. ~2 adds for every mul) as any commodity CPU can do 64-bit integer arithmetic ops. The coming Intel AVX (256-bit-wide vector ops) units, assuming they will eventually be available in quad-pumped DP-float fashion, will only magnify the above disparity. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cluster software | fivemack | Software | 5 | 2016-09-27 22:13 |
| Cuda and a cluster | efiGeek | Msieve | 17 | 2015-12-06 14:31 |
| GGNFS under SuSe cluster | VolMike | Factoring | 7 | 2008-01-23 01:23 |
| Prime95 on a Cluster??? | georgekh | Software | 22 | 2004-11-09 14:39 |
| Cluster @ MSRC | smh | NFSNET Discussion | 1 | 2003-08-12 08:52 |