![]() |
|
|
#67 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Quote:
1*b^n+1 can only be prime when n=2^m, i.e. for GFNs. I'd recommend just making the kmin 1, because the script will automatically do what needs to be done.
|
|
|
|
|
|
|
#68 |
|
Jun 2009
22×32×19 Posts |
nuggetprime, several are marked as "not started" and have no entry in http://www.noprimeleftbehind.net/cru...e-reserves.htm so I assumed I'd have to start from scratch?
Last fiddled with by Puzzle-Peter on 2011-01-20 at 17:58 |
|
|
|
|
|
#69 |
|
Mar 2007
Austria
30210 Posts |
yep if there is no reservation you can/have to start it from scratch. Which sierp/riesel base are you going to take?
|
|
|
|
|
|
#70 |
|
Jun 2009
22·32·19 Posts |
|
|
|
|
|
|
#71 | |
|
"Mark"
Apr 2003
Between here and the
24·397 Posts |
Quote:
srsieve -n1000 -N25000 -P1e12 -m1e12 -w pl_remain.txt You do not need to sieve that deeply as it depends upon the removal rate of each n. I recommend getting a removal rate of about one n every two minutes. If you intend to do the PRP work on one core, then PFGW is all you need (after modifying the pfgw file output by srsieve). If you then intend to split the PRP work across multiple cores, use PRPNet (you will need to install MySQL). |
|
|
|
|
|
|
#72 | |
|
May 2007
Kansas; USA
101×103 Posts |
Quote:
Last fiddled with by gd_barnes on 2011-01-20 at 20:06 |
|
|
|
|
|
|
#73 |
|
Jun 2009
22·32·19 Posts |
Thanks rogue.
I am used to do LLR from the command line on many cores as I did a lot of offline tests for Prime Grid ( sr5 at the moment). The most recent versions of LLR can test bases other than 2. Or is that too inefficient? A test in the n=580K range takes about 40min on a 3GHz Xeon 5160. BTW does the CRUS package in the software thread contain the most recent software? I downloaded it yesterday and it had srsieve 0.6.17 sr1sieve 1.4.1 sr2sieve 1.8.11 llr 3.8.1 windows only. I'm using llr 3.8.4 for Linux from prpnet 4.0.4beta for the sr5 tests. The readme files point to geocities but all I get there is a page telling me geocities has closed. If memory serves, sieving speed does not depend too much from the range of n, so I'll probably sieve to N=100K or 1M. When I get bored with testing maybe someone else will pick up the rest of the candidates. |
|
|
|
|
|
#74 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
Sieving speed varies by the square root of n so is affected by it by quite a bit if you sieve way too much. I don't recommend sieving up to n=1M on most bases. It will take 3 times longer than sieving to n=100K and a lot of it will be wasted on sieving k's where a prime is found at a small n. One hint that I strongly suggest: Do not bite off too much. It's very easy to do on this project. My suggestion: Reserve one base with not too high of a conjecture, use the script to test it to n=1000 or 2500 and then sieve n=1K-25K or 2.5K-25K and finish testing that. That will give you a good idea of the time involved. Then at that point, you can choose to sieve n=25K-100K if you feel you want to continue with the base. Last fiddled with by gd_barnes on 2011-01-20 at 20:05 |
|
|
|
|
|
|
#75 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
Gary Last fiddled with by gd_barnes on 2011-01-20 at 21:21 |
|
|
|
|
|
|
#76 | |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
Quote:
Also, since sieving to n=25000 takes less than 24 hours with srsieve (for a small number of k), that's probably not a huge loss. Now if you want to sieve to a higher n, then I would agree that the extra steps for using sr2sieve pay off since you need to sieve for multiple days. PRPNet can use LLR for bases other than powers of 2. There is a server setting called usellroverpfgw that can be used to force the clients to use LLR if it is available. |
|
|
|
|
|
|
#77 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
There is only one extra step to use on sr2sieve: Remove factors. The only time that sr2sieve cannot be used is for huge #'s of k's and that's only because of memory allocation. A recent example is S63. But for all reasonable bases that new users will be starting, sr2sieve is a must. Gary Last fiddled with by gd_barnes on 2011-01-20 at 21:26 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Come join us! | gd_barnes | No Prime Left Behind | 32 | 2017-12-21 22:46 |
| Can't join a team | maxmax | Information & Answers | 5 | 2011-02-09 21:59 |
| how to join a group | gian92 | Software | 0 | 2008-02-22 21:08 |
| help...want to join | drakkar67 | 15k Search | 2 | 2005-08-30 18:20 |
| problem to join | junky | NFSNET Discussion | 3 | 2004-07-05 04:05 |