![]() |
|
|
#34 |
|
"Frank <^>"
Dec 2004
CDP Janesville
41128 Posts |
From the DB? Just go to the downloads tab, select Batch of Primo-input files, select your PRP size (digits) and number of files. This gives you a zip file containing *.in files with the PRPs to test. Unzip them in your Primo work directory and turn Primo loose on them. When done, zip up the *.out files and upload them to the DB, presto, you're done!
|
|
|
|
|
|
#35 |
|
Jan 2009
Bilbao, Spain
283 Posts |
I´ll try 466-468.
|
|
|
|
|
|
#36 |
|
Banned
"Luigi"
Aug 2002
Team Italia
12CF16 Posts |
I wanted to contribute, but I lost the link page to the zips...
![]() Luigi |
|
|
|
|
|
#37 |
|
Einyen
Dec 2003
Denmark
35·13 Posts |
|
|
|
|
|
|
#38 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
12CF16 Posts |
Quote:
![]() Now at work with Primo. Luigi Edit: How many files should I take? Is 10 the default? Last fiddled with by ET_ on 2011-01-17 at 12:06 Reason: Formatting zip |
|
|
|
|
|
|
#39 |
|
Einyen
Dec 2003
Denmark
35·13 Posts |
10 files at 500 digits took ~ 20min, so you might want to take a bigger batch.
|
|
|
|
|
|
#40 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
32×5×107 Posts |
Quote:
I got 50, will d/l more after lunch. Funny! Luigi |
|
|
|
|
|
|
#41 |
|
"Sander"
Oct 2002
52.345322,5.52471
22458 Posts |
If there are not enough composites with 470 digits, it will continue with 471 , 472 etc.. so keep this in mind when reserving.
At the moment there are 73 prp's with 470 digits. If you download 100 numbers you'll be duplicating work with someone who starts at 471 I simple download 500 prp's and run the following batch file to put all the prp's with length %1 in a separate directory. Code:
@Echo off
md .\batches\%1
grep -l "%1 dig" .\batches\*.in | xargs -n1 -i mv {} .\batches\%1
Last fiddled with by smh on 2011-01-17 at 12:52 |
|
|
|
|
|
#42 |
|
Jan 2009
Bilbao, Spain
283 Posts |
|
|
|
|
|
|
#43 |
|
Apr 2010
Over the rainbow
23×52×13 Posts |
don't forget there might be 'newly' discovered PRP that are lower than the current '470' digit long one
|
|
|
|
|
|
#44 |
|
Sep 2004
2·5·283 Posts |
Taking 525-599
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A suggestion for factordb. | enzocreti | FactorDB | 15 | 2021-06-24 07:15 |
| Other Factordb Problems | wblipp | FactorDB | 470 | 2021-06-13 16:58 |
| Accessing FactorDB from Python | shortcipher | FactorDB | 21 | 2018-12-03 17:03 |
| Extending Factordb | carpetpool | FactorDB | 6 | 2017-01-23 11:04 |
| FactorDB question | Raman | Factoring | 15 | 2010-01-28 10:24 |