![]() |
How would I go about converting to NewPGen format to .abcd for sr(x)sieve
Also, should I use srsieve or sr2sieve? |
[QUOTE=c10ck3r;312692]How would I go about converting to NewPGen format to .abcd for sr(x)sieve
Also, should I use srsieve or sr2sieve?[/QUOTE] You don't need to convert to .abcd format. Neither. You should use sr1sieve, which sieves only one k at a time at very high speed. It needs the file in NewPGen format. For future reference, if you need to convert from NewPGen to .abcd format, use srfile with the following command: srfile -a filename.txt |
1 Attachment(s)
R333 already completed to n=250k.
Results attached. |
Dropping R333. Reserving R331.
|
R331
[QUOTE=c10ck3r;312726]Dropping R333. Reserving R331.[/QUOTE]
Can someone teach me how to remove any lines below n=5k and those with factors found? I'm using Win64pfgw for testing. |
[QUOTE=c10ck3r;312975]Can someone teach me how to remove any lines below n=5k and those with factors found? I'm using Win64pfgw for testing.[/QUOTE]
If further sieving is needed, there are 3 steps involved because you need to have the file in NewPGen sieve format for removing n-values. Do this: 1. To remove factors, run srfile with the following command: srfile -G -k factorfile.txt sievefile.txt This will both remove factors and write it out in NewPGen sieve format. 2. The file in #1 will now be in n-value order. Just manually remove all n < 5000. 3. Using the file in #2, get it back into ABCD format for further sr2sieve sieving: srfile -a (filename from #2). If you are done sieving, you can skip #3, change the header from the file in #2 to ABC format with the stop-on-prime option, and start testing. Edit: This is the way I do it but I think others have used PFGW format, i.e. with the -w instead of -G switch. This would probably put the header in ABC format but I think you'd still have to add the stop-on-prime option. Gary |
Does "factorfile.txt" need a header to work?
|
[QUOTE=c10ck3r;313000]Does "factorfile.txt" need a header to work?[/QUOTE]
Answered your PM. |
Reserving S333 to n=100K.
|
I would like to reserve R308 to n=50K
|
S282 completed to n = 25,000. Files emailed. Base released.
|
| All times are UTC. The time now is 23:12. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.