![]() |
|
|
#12 | |
|
Nov 2010
318 Posts |
Quote:
Cheers - Iain |
|
|
|
|
|
|
#13 | |
|
Nov 2010
52 Posts |
Quote:
Overall, for test of 5719*2^100002+1 (LLR N=8K, LLRP N=12.5K) LLRP (original, 32 bit) = 109.958s LLRP (new, 64 bit) = 37.891s (2.9x speedup) LLR (native, 32 bit) = 8.645s For a larger test 40311639203955*2^666666-1 (LLR N=72K, LLRP N=88K) LLRP (old) = 48.749 ms/bit LLRP (new) = 11.04 ms/bit (4.4x speedup) LLR = 0.95 ms/bit Clearly native LLR is a lot faster still (and is relatively even faster for the larger case. This may be because it requires a generic reduction, I'm not sure...), but though the above might be of use to anyone else who is using LLRP. I attach a modified gwpnum.c with these changes. Cheers - Iain |
|
|
|
|
|
|
#14 |
|
May 2004
FRANCE
22×5×29 Posts |
Many congrats, Iain and Steven, for this nice work!
I will include this new gwpnum.c in the next release of llrp. Indeed, r2c usage is better than r2r one in the real input case. Thank you again,and Best regards, Jean |
|
|
|
|
|
#15 |
|
Jul 2009
Tokyo
2×5×61 Posts |
|
|
|
|
|
|
#16 |
|
May 2004
FRANCE
22·5·29 Posts |
Hi,
I uploaded now the 32 bit Windows and Linux binaries, and also the complete source of the llrp 3.8.1 version on my Development directory : http://jpenne.free.fr/Development/ No new feature in this version ; I only updated it according to Steven and Iain's suggestions. Regards, Jean |
|
|
|
|
|
#17 |
|
Apr 2012
Weybridge, Surrey (UK)
1 Posts |
Hmmm...
Just testing my installation. ./sllrp -q"1*2^19937-1" returns composite. 11213 and 21701 are correctly found to be prime. Tried this on i5 based Ubuntu machine using llrp 3.8.0 and 3.8.1. --- Dan |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question about FFTW vs. gwnum? | hangxanh | Software | 2 | 2014-10-24 15:48 |
| FFTW vs. gwnum? | ixfd64 | Software | 7 | 2011-09-20 16:05 |
| llrpi : a full portable version of LLR | Jean Penné | Software | 8 | 2011-01-29 21:44 |
| idea: a portable version of Prime95 | ixfd64 | Software | 3 | 2010-10-07 14:18 |
| Prime95 on Playstation Portable | jasong | Software | 4 | 2007-03-12 07:15 |