![]() |
|
|
#199 |
|
Dec 2011
After milion nines:)
5AB16 Posts |
|
|
|
|
|
|
#200 |
|
"Antonio Key"
Sep 2011
UK
32×59 Posts |
Flag -f0 doesn't work in version 3.7.7, it recognises the command and then ignores it! See attached screenshot.
|
|
|
|
|
|
#201 |
|
Sep 2002
Database er0rr
2·32·11·19 Posts |
You are asking PFGW to do a full primality test, which is slower than a 3-PRP test. Drop the "-t" flag until you find a PRP.
If the input file has not been sieved you ought to use the "-f" flag.
Last fiddled with by paulunderwood on 2013-08-01 at 11:18 |
|
|
|
|
|
#202 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2·33·109 Posts |
A n+1 or n-1 primality test works by factoring n+1 or n-1. You should be using n+1(-tp) not n-1(-t) for those numbers. Factoring can't be turned off for those tests for a reason. It shouldn't be trying to factor n with the command you used.
|
|
|
|
|
|
#203 | ||
|
Sep 2002
Database er0rr
2·32·11·19 Posts |
Quote:
pfgwdoc.txtQuote:
Last fiddled with by paulunderwood on 2013-08-01 at 14:48 |
||
|
|
|
|
|
#204 | ||
|
"Antonio Key"
Sep 2011
UK
21316 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#205 |
|
Jun 2003
2×7×113 Posts |
One feature request for PFGW.
For numbers of the form k*b^n+-1 -- when is k is large or b is too large, srsieve cannot sieve them. I am using the -f flag currently to sieve them. Is it possible to use GPU to speed up the trial factoring? Thanks! |
|
|
|
|
|
#206 |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
|
|
|
|
|
|
#207 | |
|
Einyen
Dec 2003
Denmark
315810 Posts |
I tried to run pfgw64.exe -V -tp on the new big wagstaff prps, but it doesn't create any intermediate savefiles and it is a very long job. I tried with Win64PFGW as well.
Is there anyway to force the save files? According to the pfgwdoc.txt there is not, and in that case it is a bug it is not creating them: Quote:
Last fiddled with by ATH on 2013-09-14 at 18:27 |
|
|
|
|
|
|
#208 |
|
Sep 2002
Database er0rr
1110101100102 Posts |
I am running "-tp" too. My o/c 4770k reset itself this morning. I lost 3 days of calculation on the new Wagstaffs. It is going to take 5-6 days to complete them.
|
|
|
|
|
|
#209 |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
pfgw does not create temp files during primality tests. Unfortunately such an enhancement would be very difficult because of how pfgw as written.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A possible bug in LLR/PFGW while using GWNUM (no bug in P95) | Batalov | Software | 77 | 2015-04-14 09:01 |
| PFGW 3.2.0 has been Released | rogue | Software | 94 | 2010-09-14 21:39 |
| PFGW 3.2.3 has been Released | rogue | Software | 10 | 2009-10-28 07:07 |
| PFGW 3.2.2 has been Released | rogue | Software | 20 | 2009-08-23 12:14 |
| PFGW 3.2.1 has been released | rogue | Software | 5 | 2009-08-10 01:43 |