![]() |
|
|
#1 |
|
May 2004
FRANCE
22×5×29 Posts |
Hi All,
The new version 3.8.6 of LLR is now available on my personal site : http://jpenne.free.fr/index2.html This version is identical to development Version 3.8.5, but uses Version 26.6 of George Woltman's gwnum library. Please see Readme.txt file for details. Best Regards, Jean P.S. : I still need help to build the Mac Intel binary... |
|
|
|
|
|
#2 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
23×11×73 Posts |
I had to poke the Makefile a little to get it to build on Mac Intel:
I have run Code:
./llr -a3 -oVerbose=4 -d -q"3*2^234760-1" |
|
|
|
|
|
#3 |
|
Sep 2002
Database er0rr
22·941 Posts |
Jean,
if it easy for you, please add a switch like: Code:
FBase=<number> : The base for the Fermat PRP test (default is 3) ![]() I am currently using a pfgw64 script, but it runs like treacle Paul
Last fiddled with by paulunderwood on 2011-06-13 at 19:07 |
|
|
|
|
|
#4 | |
|
May 2004
FRANCE
22×5×29 Posts |
Quote:
This option does exist, but is not shown in the Readme file, sorry... It is : PBase=<number> Note it is only the initial P value, not necessarily the relevant one, that will be computed by the genLucasBaseP() function, starting from this value, and having Q=1 as you requested. Regards, Jean |
|
|
|
|
|
|
#5 |
|
Feb 2003
77416 Posts |
Just out of curiosity I tried to compile the latest source (3.8.6) for Linux 64 bit, but I'm getting the following error:
Code:
make: *** No rule to make target `factor64p.o', needed by `llr'. Stop. BTW.: I get the same error for the older 3.8.4 sources. Kind regards, Thomas |
|
|
|
|
|
#6 | |
|
"Mark"
Apr 2003
Between here and the
22×7×227 Posts |
Quote:
|
|
|
|
|
|
|
#7 |
|
Feb 2003
22·32·53 Posts |
|
|
|
|
|
|
#8 |
|
"Mark"
Apr 2003
Between here and the
22·7·227 Posts |
If you have a 64-bit OS, then use pfgw (if the projects you work on allow it). It will be faster than 32-bit llr in most cases, and in some cases much faster than llr.
Last fiddled with by rogue on 2011-10-17 at 18:24 |
|
|
|
|
|
#9 | |
|
Feb 2003
111011101002 Posts |
Quote:
So far I used pfgw only for "pathological" cases, e.g. very large k values (like for Roberts Smith's Very Prime Sequences (VPS), also known as Payam sequences), which cannot be treated by LLR. |
|
|
|
|
|
|
#10 | |
|
Feb 2003
35648 Posts |
Quote:
And indeed I found that pfgw performs slightly better, e.g. for base>2 tests it seems to be about 7% faster than LLR. So, again, thanks for your advise! |
|
|
|
|
|
|
#11 |
|
"Mark"
Apr 2003
Between here and the
22×7×227 Posts |
The speed increase appears to be dependent upon the values of k and b and the CPU the software is run on. Some combinations will see more than a 30% increase in speed. Even for base 2, pfgw64 is faster than LLR on my laptop.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LLR Version 3.8.5 is available! | Jean Penné | Software | 11 | 2011-02-20 18:22 |
| LLR Version 3.8.0 is now available! | Jean Penné | Software | 22 | 2010-04-28 07:45 |
| Which version for P-III's? | richs | Software | 41 | 2009-01-07 14:40 |
| LLR - new version | Cruelty | Riesel Prime Search | 8 | 2006-05-16 15:00 |
| Which LLR version to use... | Cruelty | Riesel Prime Search | 1 | 2005-11-10 15:17 |