![]() |
![]() |
#1 |
May 2004
FRANCE
22·5·31 Posts |
![]()
Hi All,
I uploaded to-day the new version 3.8.7 of llrCUDA on my personal site jpenne.free.fr What is new in this version : I added two new ABC formats, principally to help PRP searchers. - k*b^n+c format with k, b, c fixed, for example : ABC 22*17^n+13 - (k*b^n+c)/d format with k, b, c, d fixed, for example : ABC (16^n+619)/5 - In Proth or LLR tests, even values of k yield a false result... These bugs are now fixed. May 2022 : The range of available FFT lengthes has been extended using SSE2 Woltman tables. This allowed this version to test successfully M82589933 in less than 8 days! Here are some of previous updates : - The maximum value of bits per input double word that was defaulted to 35.0 is now defaulted to 37.0. moreover, it may be changed by user, using -oMAXBPD=xx.x option. It can be useful to decrease this value if too much round off errors occur... - In previous Version 3.8.4, one call to free() function was missing in Gerbicz error checking code ; this caused an important memory leak... This issue is now fixed here! No much new feature, but some improvements related to reliability and speed. Please, let me know if you have any problem to run the binary on Linux and/or to build it on your system. I wish you many successes in prime hunting! Best Regards, Jean |
![]() |
![]() |
![]() |
#2 |
May 2004
FRANCE
22·5·31 Posts |
![]()
Hi,
While testing k*2^n+c or (k*2^n+c)/d numbers using this new version, I saw many Round off errors... This was due to an under estimate of the number of bits per words in the double words array form of the number, when abs(c) > 1 This drawback is fixed to-day. Best Regards, Jean |
![]() |
![]() |
![]() |
#3 |
Dec 2011
After 1.58M nines:)
2·33·31 Posts |
![]()
I download to try new llrCUDA on Linux since it can be used for PRP searching. Linux box has installed latest nvidia drivers ,and all GPU works , running GFN search.
root@OMICRON:~/LLR# ./llrCUDA ./llrCUDA: error while loading shared libraries: libcufft.so.8.0: cannot open shared object file: No such file or directory So can you build static app? I try to compile it, but got many errors since first line in make file point to non exit directory in my installation. |
![]() |
![]() |
![]() |
#4 | |
May 2004
FRANCE
11548 Posts |
![]() Quote:
Would you inform me about that. Best Regards, Jean |
|
![]() |
![]() |
![]() |
#5 | |
Dec 2011
After 1.58M nines:)
2×33×31 Posts |
![]() Quote:
Best regards |
|
![]() |
![]() |
![]() |
#6 |
Dec 2011
After 1.58M nines:)
68A16 Posts |
![]()
I download your copy with so files, but since my system is on latest drivers , cuda 8 was not working. Then I need to download latest cuda toolkit (11.8) recompile all, and got few warnings when I compile llrcuda , but at the end it looks working
Code:
root@THETA:~/llrcuda# ./llrCUDA -d -q"7567567*2^67679-1" Starting Fermat PRP test of 7567567*2^67679-1 Using complex zero-padded rational base DWT, FFT length = 8704, a = 3 7567567*2^67679-1 is not prime. RES64: 2CC12983FF83092B. Time : 52.935 sec. You need to add option for devices ( since I can only use one device on multidevice box) ( switch like -d1 , -d2...) It looks too slow on any other base then 2. Maybe it is slower because those errors while compiling....but I remember in past that llrCUDA was never fast as cpu llr |
![]() |
![]() |
![]() |
#7 |
May 2004
FRANCE
11548 Posts |
![]()
Hi,
I succeeded to-day to build a static binary for llrCUDA 3.8.7 by updating correctly the Makefile. So, I uploaded the new binaries and the source directory accordingly. Best Regards, Jean |
![]() |
![]() |
![]() |
#8 |
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36
72018 Posts |
![]()
7567567*2^67679-1 is divisible by 5, trial factoring (or sieving progress) can show that it is composite immediately, this number need not to use LLR or PFGW
|
![]() |
![]() |
![]() |
#9 |
Dec 2011
After 1.58M nines:)
110100010102 Posts |
![]() |
![]() |
![]() |
![]() |
#10 |
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36
47×79 Posts |
![]() |
![]() |
![]() |
![]() |
#11 |
Dec 2011
After 1.58M nines:)
2·33·31 Posts |
![]() |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
llrCUDA Version 3.8.6 is released! | Jean Penné | Software | 0 | 2022-05-25 13:28 |
llrCUDA Version 3.8.5 is released! | Jean Penné | Software | 13 | 2022-05-09 05:19 |
llrCUDA version 3.8.4 is released! | Jean Penné | Software | 0 | 2021-05-02 14:39 |
llrCUDA version 3.8.3 is released! | Jean Penné | Software | 13 | 2021-03-19 20:29 |
LLR Version 3.8.9 released | Jean Penné | Software | 37 | 2013-10-31 08:45 |