![]() |
![]() |
#100 |
"Jason Goatcher"
Mar 2005
5×701 Posts |
![]()
dat file completed(because I have insomnia)
1,183 KB How shall we transfer this? Email? Last fiddled with by jasong on 2007-05-16 at 09:38 |
![]() |
![]() |
![]() |
#101 |
"Jason Goatcher"
Mar 2005
DB116 Posts |
![]()
reserved 1-2 billion(just to make sure it works. :) )
Something seems to be wrong with the dat file, I've tried it on two computers, both complain. :( Last fiddled with by jasong on 2007-05-16 at 20:58 |
![]() |
![]() |
![]() |
#102 | |
Mar 2003
New Zealand
48516 Posts |
![]() Quote:
If you want to sieve in base 4 then you can use an ABCD format file. Don't use the -s switch for ABCD files (or anything other than .dat files). I don't think there will be any difference in sieve speed whichever base you use. The srfile program from the srsieve archive can be use to convert NewPGen files into ABCD format. If your NewPGen files are called 1.txt, 2.txt, etc. then run `srfile -a 1.txt 2.txt' to create an ABCD file. You can also use srfile to remove factors from the ABCD file. If your factors are in factors.txt and your ABCD file is called sr2data.txt, then run `srfile -k factors.txt -a sr2data.txt' to create a new ABCD file with the factors deleted. To convert from ABCD file to individual NewPGen files (for PRP testing) run `srfile -g sr2data.txt'. One thing to remember: sr2sieve only works when the factors are greater than the greatest k value. You need to use srsieve or NewPGen to do the initial sieving. In practice it may be faster to use srsieve to sieve right up to p=2^32 before starting sr2sieve. Last fiddled with by geoff on 2007-05-16 at 23:38 Reason: typo |
|
![]() |
![]() |
![]() |
#103 |
"Jason Goatcher"
Mar 2005
5·701 Posts |
![]()
/me takes notes. :)
stay tuned. |
![]() |
![]() |
![]() |
#104 |
"Jason Goatcher"
Mar 2005
5·701 Posts |
![]()
It complains about the fact that the first n-value of the second file is lower than the last value of the first file. Btw, I used the -a option the second time around, thinking that would correct the problem. I'll continue to use the -a option in subsequent tries, even though I have no idea what it does.
I'm going to do some reading of some files on my computer to see if a "down-and-dirty" approach would work, namely chaining the files together with a few edits. Wish me luck. -a means make an abcd file. Last fiddled with by jasong on 2007-05-18 at 00:43 |
![]() |
![]() |
![]() |
#105 |
"Jason Goatcher"
Mar 2005
5×701 Posts |
![]()
I'm going to use NewPGen to sieve each file past 2^32. I'm thinking that might've been why sr2sieve complained.
|
![]() |
![]() |
![]() |
#106 |
"Jason Goatcher"
Mar 2005
1101101100012 Posts |
![]()
Apparently, I've been wasting everyone's time the past few days, because I have not a clue what has gone wrong. here's the beginning of the file I generated with the NewPGen files:
Code:
4 1000000 5000000 k=64494 1000177 +12 +72 +228 +84 +24 +60 +72 +84 +36 +264 +24 +144 +12 +84 +96 +48 +108 Any ideas? |
![]() |
![]() |
![]() |
#107 |
Jun 2003
110001010112 Posts |
![]()
The order of the numbers is wrong. The k should be in ascending order.
|
![]() |
![]() |
![]() |
#108 |
"Jason Goatcher"
Mar 2005
5×701 Posts |
![]()
Okay, I'll try again.
Edit: Result: Invalid or unrecognized file sr2data.txt Here's my build file: Code:
1000000 5000000 sr2data.txt S18534.npg S23451.npg S60849.npg S64494.npg |
![]() |
![]() |
![]() |
#109 |
Dec 2006
3·11 Posts |
![]()
Did you try "srfile -a S18534.npg S23451.npg S60849.npg S64494.npg" to create a ABCD-file? You get it from inside an archive here : http://geocities.com/g_w_reynolds/srsieve/
Last fiddled with by thommy on 2007-05-21 at 15:01 |
![]() |
![]() |
![]() |
#110 | |
"Jason Goatcher"
Mar 2005
DB116 Posts |
![]() Quote:
Every one who wants the file, PM me your email address, the file's about 1.2-1.3MB, so not THAT big. At the moment, I only have one email address to send to. Also, when reserving, the minimum range to start is 6(meaning 6,000,000,000). Let's get this show on the road. Edit: email factor files to jasong at conwaycorp dot net (name them by their starting range when emailing) Last fiddled with by jasong on 2007-05-21 at 21:38 Reason: one email address "to send to" |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sierpinski/Riesel Base 5: Post Primes Here | robert44444uk | Sierpinski/Riesel Base 5 | 358 | 2008-12-08 16:28 |
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 |
Sierpinski Base 5 Reservations | geoff | Sierpinski/Riesel Base 5 | 2 | 2006-08-29 18:23 |