![]() |
|
|
#1387 |
|
Sep 2002
2·3·7·19 Posts |
Thank you. I'll try to remember from now on so I won't do that again.
|
|
|
|
|
|
#1388 |
|
Oct 2011
7·97 Posts |
Found a nice 102 bit factor: http://mersenne-aries.sili.net/expon...etails=8491921, was just missed by the old P-1
|
|
|
|
|
|
#1389 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
100111101011102 Posts |
|
|
|
|
|
|
#1390 |
|
Oct 2011
7·97 Posts |
Found another B-S factor http://mersenne-aries.sili.net/expon...etails=8499577
|
|
|
|
|
|
#1391 |
|
Dec 2003
Paisley Park & Neverland
5·37 Posts |
When searching for big P-1 factors do I necessarily need to use high B1/B2 bounds? I can get big factors when k is a product of a bunch of small primes, right?
Does the probability of finding a big factor increase by using higher bounds? |
|
|
|
|
|
#1392 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
D4D16 Posts |
Quote:
I would advise against choosing artificially small bounds (or manually choosing bounds at all unless you're very certain what you're doing) in hopes of finding large factors with small bounds. If such a small factor exists, P-1 will likely find it in stage1 anyways, saving you half a P-1 test. |
|
|
|
|
|
|
#1393 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Is it true that any factor found in stage 1 would always be found in stage 2 also?
|
|
|
|
|
|
#1394 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
|
|
|
|
|
|
#1395 | |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Quote:
I know it has been discussed before, but what would be required to get future versions of P95 to just do S2 on all P-1, as an option? In a project like GPU72 (and many others, I'm sure), P-1 is always* done with enough memory, so skipping S1 would save me time. Just a thought... * Not true, but it sounds great |
|
|
|
|
|
|
#1396 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
722110 Posts |
Quote:
Last fiddled with by Dubslow on 2012-08-18 at 02:05 |
|
|
|
|
|
|
#1397 |
|
"Jerry"
Nov 2011
Vancouver, WA
46316 Posts |
Right, but is that a necessary thing or a legacy of systems running P-1 with 8Mb years ago? So S1 generates necessary data for S2 that can not be computed before hand? Based on what I have read so far, I could only find what you said, that without the save file, P95 won't run S2.
|
|
|
|