![]() |
|
|
#199 |
|
I moo ablest echo power!
May 2013
6F416 Posts |
I'm pretty sure
Code:
ERROR m 1e10: argument out of range Code:
sprintf(command, "srsieve -q -m1e10 -P%"PRIu64" -n%d -N%d -w sieve.in", max_p, n_min, n_max); |
|
|
|
|
|
#200 |
|
May 2008
Wilmington, DE
B2416 Posts |
Found the problem. Had an old version of srsieve. Thanks Kenneth and Ben
Last fiddled with by MyDogBuster on 2015-08-22 at 18:55 |
|
|
|
|
|
#201 |
|
Quasi Admin Thing
May 2005
3C616 Posts |
|
|
|
|
|
|
#202 |
|
May 2008
Wilmington, DE
285210 Posts |
Next problem. Error open file sr_b.pfgw I have a file sr_3.pfgw. ??
|
|
|
|
|
|
#203 |
|
I moo ablest echo power!
May 2013
22×5×89 Posts |
Try deleting the checkpoint file and make sure you're starting fresh?
|
|
|
|
|
|
#204 |
|
May 2008
Wilmington, DE
285210 Posts |
Started fresh. Still asking for sr_b.pfgw.
sr_3.pfgw keeps coming and going and it looks like it's working. SRSieve is removing candidates and every once in a while I get a phase progress report. Also seeing "no factoring at all, not even trivial division" Last fiddled with by MyDogBuster on 2015-08-22 at 20:02 |
|
|
|
|
|
#205 |
|
I moo ablest echo power!
May 2013
22·5·89 Posts |
That last line is from pfgw with "-f0" being passed to it. No idea on the rest. Sorry.
|
|
|
|
|
|
#206 |
|
Dec 2011
After milion nines:)
101101010002 Posts |
It was something like in my post
http://www.mersenneforum.org/showpos...&postcount=127 Solution: dont use any version with checkpoint :) |
|
|
|
|
|
#207 |
|
"Mark"
Apr 2003
Between here and the
18D016 Posts |
As for the missing ( and ), I'll add them. Without them you might get a memory exception.
Yes, the checkpoint version doesn't work. I have been way to busy to test it. Please use the last version I posted before adding checkpoint code. If it stops for some reason while sieving or running pfgw, you can recover manually, but then can't use srbsieve to complete the range. Last fiddled with by rogue on 2015-08-23 at 00:02 |
|
|
|
|
|
#208 |
|
I moo ablest echo power!
May 2013
110111101002 Posts |
I'll be curious to see if I was right or not. I was playing with it in python, and with the parentheses where I thought they should go, it threw an index out of bounds error. With them where they are now, it worked flawlessly. But I'm not a solid programmer, so it could easily have been a mistake I made somewhere.
|
|
|
|
|
|
#209 | ||
|
Dec 2011
After milion nines:)
23·181 Posts |
Quote:
Compilation process is fine but srbieve crash at start... Quote:
Last fiddled with by pepi37 on 2015-08-23 at 14:10 |
||
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Very Prime Riesel and Sierpinski k | robert44444uk | Open Projects | 587 | 2016-11-13 15:26 |
| Sierpinski/ Riesel bases 6 to 18 | robert44444uk | Conjectures 'R Us | 139 | 2007-12-17 05:17 |
| Sierpinski/Riesel Base 10 | rogue | Conjectures 'R Us | 11 | 2007-12-17 05:08 |
| Sierpinski / Riesel - Base 23 | michaf | Conjectures 'R Us | 2 | 2007-12-17 05:04 |
| Sierpinski / Riesel - Base 22 | michaf | Conjectures 'R Us | 49 | 2007-12-17 05:03 |