![]() |
|
|
#1 |
|
Jul 2003
wear a mask
31728 Posts |
I was wondering what times LLRNETers are getting for the prp tests on various machines. I think exponents and processor type will be enough information... thanks in advance.
|
|
|
|
|
|
#2 |
|
Oct 2006
7·37 Posts |
here are results for my different computers.
centrino 1400
Last fiddled with by tnerual on 2007-02-23 at 19:36 Reason: adding the duron 750 |
|
|
|
|
|
#3 |
|
Jul 2003
wear a mask
2×829 Posts |
tnerual,
Were those results from LLRNET or PRP? Here are some of my LLRNET timings: On an Intel Xeon 3.06 Ghz machine (with HT; but just running one instance): 256702*5^174731-1 ....Time: 1644.373 sec 193786*5^174735-1 ....Time: 1792.452 sec |
|
|
|
|
|
#4 |
|
Oct 2006
7×37 Posts |
results are from llrnet (home network llrnet server)
timings are higher than yours because there is a fft size change around n=185000 (and my computers are slower )on one of the two athlon 2500: Code:
341552*5^184982-1 is not prime. Time: 3920.526 sec. 341552*5^185198-1 is not prime. Time: 4511.780 sec. Last fiddled with by tnerual on 2007-02-23 at 21:42 |
|
|
|
|
|
#5 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
For those interested in using Phil Carmody's phrot program:
This is on a 2.5 GHz PowerPC G5. 48394*5^175883-1 is composite LLR64=50FE60D030A03630. (t=853.97s) 283076*5^310170-1 is composite LLR64=2D96FE2AA13464F9. (t=4081.90s) 139196*5^511667-1 is composite LLR64=D45D02044A5FE779. (t=11885.75s) 88444*5^801949-1 is composite LLR64=2D695E143B370B86. (t=37481.93s) 92936*5^1209620-1 is composite LLR64=EEF754705F6574CA. (t=89317.65s) 250216*5^1611717-1 is composite LLR64=2ACF5E1C96CA38CC. (t=129794.06s) 304004*5^1999948-1 is composite LLR64=B21B0888C052BEE5. (t=188094.46s) |
|
|
|
|
|
#6 |
|
Oct 2006
7·37 Posts |
times looks good but the problem with phil's phrot is that it's not "dumb friendly".
i tried everything to get a results.txt file as output, it was impossible for me. another problem is that i have a very unstable electrical line. so the computers resets on a regular basis (2-3 times a day). with llrnet, they start automatically at the last saved checkpoint. it's not the case with phrot. in fact, if phrot was able to communicate with a llrnet server and to handle checkpoint, i would have switched a long time ago. |
|
|
|
|
|
#7 | |
|
"Mark"
Apr 2003
Between here and the
18CB16 Posts |
Quote:
1) Create phrot.ini file so that it can track its progress through an input file. 2) Add a -o option to write test results to results.out. PRPs will still be written to Phrot.prp. 3) Unroll the modular reduction code. This will of most use on PowerPC and other register rich architectures. It gives a 10% performance boost on PPC. Of note, I did consider adding checkpoint logic, but I wanted to complete the current round of testing before I tackle that enhancement. It won't be in 0.51, but possibly in 0.52. FYI, I will not release source code without Phil's blessing. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Iteration times in i5 and i7 | Jud McCranie | Information & Answers | 53 | 2013-08-17 19:09 |
| TF times | Unregistered | Information & Answers | 7 | 2012-04-14 11:45 |
| LL and DC expiration times | Chuck | GPU to 72 | 8 | 2012-01-18 17:39 |
| Only Best Times for Benchmarks? | jinydu | Lounge | 3 | 2006-11-16 06:51 |
| How many times around the loop? | nibble4bits | Puzzles | 2 | 2006-02-27 09:34 |