![]() |
|
|
#23 |
|
May 2008
Wilmington, DE
22×23×31 Posts |
While running PFGW 3.2.2 standalone (not wirh PRPNet) using this parameter:
ABC $a*3^$b+1 // {number_primes,$a,1} The program did skip any subsequent tests for any k's found until I had to ctrl-c out. When I restarted the run, the checkpoint worked just fine BUT tests for any found k's were not being skipped. I fixed it by stopping the run again and inserting the PRP tests for the found k's after the checkpoint. Skipping resumed again for those k's. Shouldn't the program read the pfgw.log file (if present) when restarting to get those k's? Last fiddled with by MyDogBuster on 2009-08-23 at 11:06 |
|
|
|
|
|
#24 |
|
I quite division it
"Chris"
Feb 2005
England
31×67 Posts |
|
|
|
|
|
|
#25 | |
|
May 2008
Wilmington, DE
54448 Posts |
Quote:
|
|
|
|
|
|
|
#26 |
|
I quite division it
"Chris"
Feb 2005
England
31·67 Posts |
Good idea. I think I'll do that in the future.
|
|
|
|
|
|
#27 |
|
Jan 2006
Hungary
22·67 Posts |
Another method would be to sort your file by k instead of n. When a prime/PRP is found this would skip the rest of this k right away. This may get confusing, as we usually track n, not k.
Cheers, Willem. |
|
|
|
|
|
#28 |
|
May 2007
Kansas; USA
101·103 Posts |
I've updated the downloadable versions of PFGW in the 1st post here to version 3.2.3. Version 3.2.0 did not correct many of the roundoff errors. Apparently version 3.2.3 does. I'm testing the tough Riesel base 40 from n=1 to 1000 that had many roundoff errors in 3.2.0 to prove it.
Gary |
|
|
|
|
|
#29 | |
|
May 2007
Kansas; USA
101×103 Posts |
Quote:
|
|
|
|
|
|
|
#30 |
|
I quite division it
"Chris"
Feb 2005
England
31·67 Posts |
Were the timings the same?
|
|
|
|
|
|
#31 |
|
May 2007
Kansas; USA
101×103 Posts |
I didn't check but I have no reason to think there would be any significant difference.
|
|
|
|
|
|
#32 |
|
Jun 2006
Chertsey Surrey UK
2·179 Posts |
3.2.3 hasn't completely eliminated the roundoff errors.
Ran a few base 7 numbers with pfgw 3.2.3 and got this ----------------------------------------------------------------------- Error occuring in PFGW at Wed Nov 25 18:13:03 2009 Expr = 7370*7^250081-1 Detected in MAXERR>0.45 (round off check) in prp_using_gwnum Iteration: 506787/702078 ERROR: ROUND OFF 0.5>0.45 (Test aborted, try again using the -a1 switch) Ony tested about 10 pairs or so i don't know how frequently this error would occur. |
|
|
|
|
|
#33 | |
|
"Mark"
Apr 2003
Between here and the
24·397 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime Gap Search latest version of the c code | pinhodecarlos | Prime Gap Searches | 170 | 2019-12-10 19:33 |
| where can I download the latest version of GMP-ECM | aaa120 | GMP-ECM | 2 | 2008-10-31 14:28 |
| Where can I download the latest version of primo? | aaa120 | Software | 7 | 2008-10-27 06:28 |
| Is 23.8.1 the latest Version of Prime95? | Bundu | Software | 1 | 2004-11-03 23:18 |
| Latest version? | [CZ]Pegas | Software | 3 | 2002-08-23 17:05 |