![]() |
|
|
#1 |
|
"Jason Goatcher"
Mar 2005
3·7·167 Posts |
My topic title is more for searchers than for people just browsing the forum. Just thought I'd mention that. :)
I'm using snewpgen to sieve a file, and there are a couple things that annoy me. First, why can't we pick the prime-finding program the output gets sent to? And second, snewpgen only prints the time per factor when a factor is actually found, which sucks when there's 20 or more minutes between factors. It's basically a crap shoot figuring out when to stop. Now that I've vented, it's time to be productive. :) Has anyone ever tried changing the name of the Linux llr program to pfgw to see if things would automatically switch over that way? |
|
|
|
|
|
#2 | ||||
|
Sep 2002
Database er0rr
373910 Posts |
Quote:
Quote:
Quote:
Quote:
Last fiddled with by paulunderwood on 2007-10-13 at 22:17 |
||||
|
|
|
|
|
#3 |
|
"Jason Goatcher"
Mar 2005
66638 Posts |
Hmmmm, I thought I responded to this thread. I must not have ever actually submitted the message.
Anyway, thanks for the response, and I've decided to use the logging feature, like you recommended. |
|
|
|
|
|
#4 |
|
Oct 2005
Italy
5238 Posts |
I tried to run pfgw (both builded by myself both the executable) but I got an error : it block and after about 40 minutes it output a pfgw_err.log saying contact ... for bugs , try the -a1 flag .
Also with -a1 flag the program failed at the first iteration....
|
|
|
|
|
|
#5 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
10010110011112 Posts |
Quote:
Luigi |
|
|
|
|
|
|
#6 |
|
Oct 2005
Italy
3·113 Posts |
I ran pfgw this way:
> ./pfgw factorial.out where factorial.out contains output of newpgen: ABC $a!3$b // MF Sieved to: 4741603759 [....] On Windows no problems at all. On Linux (Red Hat) I got an error like the one reported here http://tech.groups.yahoo.com/group/o...w/message/1722 after about 40 minutes (no progress is shown) (The following output is not my error but my error is the same) *** WARNING *** : An error was detected in the reciprocal routine. If this occurred during normal use, contact bugs@..., including the number you were testing to produce this error, and disregard the results of tests on this number. If this error occurs in optimization mode, you may ignore it. PRP: 17*2^(429318+1)-197*2^202534-1 1/429323 mro=0.5 sum=5507.75/0.00 Iteration: 1/429323 ERROR: SUM(INPUTS) != SUM(OUTPUTS), 9 != 9 (Diff=0 max allowed=5508) (Test aborted, try again using the -a1 switch) With the -a1 switch I got a similar behaviour and a similar error. Is a critical bug ? Last fiddled with by pacionet on 2008-02-15 at 23:34 |
|
|
|
|
|
#7 |
|
Sep 2002
Database er0rr
3,739 Posts |
Does the solution given in the recent thread http://tech.groups.yahoo.com/group/o...w/message/1882 solve your problem?
Here is another link: http://tech.groups.yahoo.com/group/p...m/message/8452 (Out of my depth.) Last fiddled with by paulunderwood on 2008-02-16 at 00:47 |
|
|
|
|
|
#8 |
|
Oct 2005
Italy
3×113 Posts |
Disabling NX or XD in the BIOS ?
I have no root privileges to try this solution... |
|
|
|
|
|
#9 |
|
Sep 2002
Database er0rr
3,739 Posts |
The only work-arounds I can see are: crunch the (few) problematic numbers on a box that copes with them; or try compiling PFGW (from the available source) statically, and maybe using an older version of GMP.
Last fiddled with by paulunderwood on 2008-02-16 at 14:00 |
|
|
|
|
|
#10 |
|
Oct 2005
Italy
3·113 Posts |
Static compiling didn't solve the issue.
Maybe I'll try with an older version of GMP. |
|
|
|
|
|
#11 |
|
Sep 2002
Database er0rr
3,739 Posts |
Try compiling some "older versions" from
http://tech.groups.yahoo.com/group/openpfgw/files/ (membership required) Last fiddled with by paulunderwood on 2008-02-16 at 23:56 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using PFGW and NewPGen | robert44444uk | Prime Gap Searches | 34 | 2018-06-06 14:37 |
| Compile Linux version for PFGW | carpetpool | Linux | 14 | 2017-02-09 11:31 |
| (Open)PFGW 32 bit linux | Rincewind | Software | 0 | 2016-03-10 09:18 |
| PFGW 3.3.6 or PFGW 3.4.2 Please update now! | Joe O | Sierpinski/Riesel Base 5 | 5 | 2010-09-30 14:07 |
| Does NewPGen have a bug? | MooooMoo | Riesel Prime Search | 16 | 2008-12-11 11:46 |