![]() |
|
|
#1 |
|
May 2004
FRANCE
22×5×29 Posts |
Hi All,
I uploaded today the version 3.8.14 of the LLR program. You can find it now on my personal site : http://jpenne.free.fr/ The 32bit Windows and Linux compressed binaries are available as usual. The Linux 64bit binaries are also released here. I uploaded also the complete source in a compressed file ; it may be used to build the Mac-Intel executable and also the 64bit Windows binary. This LLR version is linked with the Version 28.5 of George Woltman's gwnum library. I released also a cllrd binary, which is linked with the debug version of this gwnum library. You can see in the Readme.text file, what is new in this release. As usual, I need help to build the 32bit Mac Intel binary, and also the 64bit Mac Intel and Windows ones. Please, inform me if you encountered any problem while using this new version. Best Regards, Jean |
|
|
|
|
|
#2 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3×17×97 Posts |
Thank you Jean.
|
|
|
|
|
|
#3 |
|
Dec 2011
After milion nines:)
5·172 Posts |
Thanks you!
I read few times txt file, but cannot find what is new... |
|
|
|
|
|
#4 | |
|
May 2004
FRANCE
22·5·29 Posts |
Quote:
- gwnum library is the very last one( 28.5, not beta). - when several roundoff errors accur, the save file is removed, to force restarting from the beginning ; it may be important for the rare problems which seem to be linked with "pathologic" patterns... - This version uses an APRCL prime test code (called as a child process), when available, to make a primality test on general format small candidates (typically smaller than 100 decimal digits). This is also used, if necessary, to complete the factoring of a large base, while testing k*b^n+-1 candidates. |
|
|
|
|
|
|
#5 |
|
Sep 2011
Germany
1011000111102 Posts |
I have compiled it for 64bit console and GUI with xp platform tool set. If someone can test it if its running on xp let me know.
http://www.bc-team.org/downloads.php?cat=7 |
|
|
|
|
|
#6 |
|
May 2004
FRANCE
22×5×29 Posts |
Hi,
Thanks to Rebirther, the Win64 GUI and console applications are now available (presently without the APRCL test possibility). Thanks to Iain Bethune, the Mac Intel 32-bit and 64-bit applications are now available. On the other hand, David Cleaver, the author of the mpz_aprcl code, informed me that I was using an old version, so, I downloaded the last version from SourceForge, and updated the win32, and Linux binaries, and also the source directory accordingly, for future builds The consequence is that the APRCL test of a prime number is now two times faster! I wish to thank you very much for all the help I received. Best Regards, Jean |
|
|
|
|
|
#7 |
|
May 2004
FRANCE
10010001002 Posts |
Hi All,
I am happy to inform you that LLR Version 3.8.14 is now linked with the last V28.6 gwnum library that George released after correcting the AVX bug. Thanks to the help of Iain and Reb, all the binaries are updated accordingly. I updated also the source directory, but, as I made no change on the LLR code, I prefer to left the version number also unchanged. The next V3.8.15 will com soon, but needs still some tests... Many thanks to your help, and to all persons wo successfully worked on this difficult problem. Jean |
|
|
|
|
|
#8 |
|
Dec 2011
After milion nines:)
5×172 Posts |
Jean could you in 3.8.15 for Linux make that line with K length of candidate stay all time (like on Windows version)
On linux then llring started that line is deleted and replaced with iteration line Using AVX FFT length 40K, Pass1=512, Pass2=80, a = 3 - windows version |
|
|
|
|
|
#9 |
|
"Daniel Jackson"
May 2011
14285714285714285714
3×13×17 Posts |
Why is LLR crashing?
Code:
Log Name: Application Source: Application Error Date: 4/13/2015 4:43:09 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: Cody-PC Description: Faulting application name: LLR.exe, version: 3.8.14.0, time stamp: 0x5523b993 Faulting module name: LLR.exe, version: 3.8.14.0, time stamp: 0x5523b993 Exception code: 0xc0000005 Fault offset: 0x000000000233ea04 Faulting process id: 0xee8 Faulting application start time: 0x01d0762a73579165 Faulting application path: C:\Users\<username>\Downloads\llr38ewin64\LLR.exe Faulting module path: C:\Users\<username>\Downloads\llr38ewin64\LLR.exe Report Id: b113bc88-e21d-11e4-8412-54bef70e43ef Last fiddled with by Stargate38 on 2015-04-13 at 20:54 Reason: remove username |
|
|
|
|
|
#10 |
|
Sep 2002
Database er0rr
3,739 Posts |
If the input is of the form:
Code:
ABC$a*2^$b+1 6954410083 1000000
|
|
|
|
|
|
#11 |
|
"Daniel Jackson"
May 2011
14285714285714285714
12278 Posts |
From the Help screen:
Code:
This new version can be built on 64bit platforms, but then, the prefactoring code is no more available. This affects only the Gaussian-Mersenne norm and Wagstaff tests, for which the prefactoring must be done using a 32bit program. Last fiddled with by Stargate38 on 2015-04-14 at 15:58 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LLR Version 3.8.19 released | Jean Penné | Software | 11 | 2017-02-23 08:52 |
| LLR Version 3.8.18 released [deprecated] | Jean Penné | Software | 43 | 2017-02-20 12:05 |
| LLR Version 3.8.17 released [deprecated] | Jean Penné | Software | 18 | 2017-02-01 12:49 |
| Prime95 version 28.5 (deprecated, use 28.7) | Prime95 | Software | 162 | 2015-04-05 16:19 |
| LLR beta Version 3.8.13 (deprecated) | Jean Penné | Software | 111 | 2015-01-26 21:41 |