PDA

View Full Version : Double cheking sieving



nuutti
01-30-2003, 05:13 PM
Is it possible to generate an input file for Sobsieve for the range:
n=1 -> n=3,000,000 million ?
or 1,000,000 -> 3,000,000 ?

I think that sieving that range we could reduce prp-work needed for double-checking and I also think that we should not
increase the lower bound of our current sieving project.
I mean that when server start assigning n values over 3,000,000
we should still continue to sieve 3,000,000 -> 20,000,000 because
increasing 3,000,000 -> 3,500,000 does not affect a lot sieving speed but when we find a factor already prp-tested numbers we are able to reduce double checking effort.

Nuutti