![]() |
|
|
#1 |
|
Oct 2006
7·37 Posts |
hello,
actually we are at n around 76000 as i can see, we are doing the 75000-100000 range from the stat, we have this: upper_bound amount 50000 55555 75000 10659 100000 30999 125000 29048 we were working in the 125000 upper bound, now in the 100000 upper bound. wouldn't it be more productive to first do the 55555 test from the 50000_upper_bound and after the last 10659 test from the 75000_upper_bound ? |
|
|
|
|
|
#2 |
|
Apr 2003
22×193 Posts |
The thing is that the real first pass test are n>100000.
All the lower test have been done before but we have no residues to prove that all test have really been done. So we decided to recover all the residues in small steps. The chances that we missed a prime are not high enough to force us to run all recover tests before runing the normal first pass tests. So every week or two i activate another 5000-10000 n range for recovery. At the moment the active recovery windows are: 65000-75000 for sierpinski 75000-85000 for riesel Lars Last fiddled with by ltd on 2006-10-14 at 09:30 |
|
|
|
|
|
#3 |
|
Oct 2006
7·37 Posts |
ok
now i understand. thanks |
|
|
|
|
|
#4 |
|
Jun 2005
3310 Posts |
As far as I understand, residues from prp version 2.x (which, I think, is faster than version 3.x on Pentium III processors) have been rejected. Prp version 3.x prints out both the new-style residues and the old ones. Would it not be better to just have someone run prp 3.x on these numbers and then the old residues could be checked (so that we have a double-check) and we would then have a new residue too? I don't know if LLR gives both types of residue or not.
Thoughts? |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| K=4254149 tested to 1M | Antonio | Riesel Prime Search | 0 | 2013-05-03 04:58 |
| TDP vs. actual power consumption with Prime95 running? | ixfd64 | Hardware | 6 | 2012-08-31 02:58 |
| Exponents tested but not doublechecked <29M | Mr. P-1 | Completed Missions | 1 | 2007-12-15 08:02 |
| Exponent already tested? | dk11hi | PrimeNet | 37 | 2007-09-17 11:50 |
| Last possible proth tested! | Deamiter | PSearch | 3 | 2003-03-03 03:19 |