mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
 
Thread Tools
Old 2009-12-05, 23:26   #56
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22·23·31 Posts
Default

More good news on tweaking my script. I CAN control the signs for Riesel or Sierp. It takes some weird code, but it works. I got it to work when writing to the prime file. I just need to code and test the rest. Ian
MyDogBuster is offline   Reply With Quote
Old 2009-12-08, 05:55   #57
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default Fully automated CRUS script

I have some great news for CRUS. Being a former legacy programmer myself, I decided to take a look at the recent changes that Ian made to the PFGW script that is used to start new CRUS bases, which he did a good job on. After looking at it, I kind of got the old fever back and went to town with it.

Announcing: A nearly fully automated script for starting new bases! All you do is put in the base, type (Riesel or Sierp), min k-value, max k-value, and max n-value and it does the rest. The only thing it won't do is algebraic factors.

Features: Besides writing out the usual primes and k's remaining, it automatically calculates and writes out all of the following that do not need to be tested: k's with trivial factors, k's that are GFN's, and k's that are multiples of the base where k-1 (Riesel) or k+1 (Sierp) are composite.

It will write out 5 files:
1. k's that are GFN's.
2. k's that are MOB where k-1 or k+1 are composite.
3. k's with trivial factors.
4. primes
5. k's remaining.

Attached is a script for Sierp base 172. There are comments towards the beginning that show the only 5 variables that need to be changed with each base; all listed right below those comments.

This is now a powerful tool so I'm going to ask that people "take it easy" and don't innundate me too much. Please reserve all new bases in advance and please only post one new base per person per day.

I have rightfully heard grumblings that people aren't clear on what I'd like to get on new bases. This should help. If you use this script for a new base or to extend the k-range on an existing base (i.e. bases 3/7/15), please send me the following files from the script:

1. pl_prime.txt*
2. pl_remain.txt
3. pl_MOB.txt

*For large conjecutres, feel free to send only primes for n>1000. I can easily run the primes up to n=1000. If you prefer, you can also send only primes for n>500 or n>2500.

I can easily figure out the trivial k's and GFN's so there's no reason to send those files. They are for completness only. In other words, with those files, all k's are accounted for.

As a final clarification on how to run it, give the script an appropriate name such as "sierp-base187.txt", and type in "sierp-base187.txt -f100" in the GUI interface in Windows or "./pfgw sierp-base187.txt -f100" at the command prompt in Linux (without quotes).

Thanks to Micha and Karsten for the original work on the script and to Willem and Ian for a large amount of modifications to it to get the ball rolling towards this nearly fully automated version.

The script was extensively parallel tested by both Ian (~15 bases) and myself (6 bases) under a variety of different conditions including bases small and large, proven and with many k's remaining, 1000's of k's on base 3, from 1 to 4 different sets of trivial factors, etc.

It can handle bases up to 510510 as well as (to the best of my knowledge) k-values and n-values as high as PFGW can handle them or as long as your patience will allow.

There should no longer be confusion on starting new bases. Have fun!


Gary
Attached Files
File Type: txt pfgw script.txt (5.5 KB, 152 views)

Last fiddled with by gd_barnes on 2009-12-08 at 05:58
gd_barnes is online now   Reply With Quote
Old 2009-12-08, 12:48   #58
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Looks like a great tool.
I've just got one question:
What's the best way to find the conjectured k for bases not listed on the CRUS site? covering.exe and some guesswork?
Mini-Geek is offline   Reply With Quote
Old 2009-12-08, 13:03   #59
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

32·17·19 Posts
Default

see here
kar_bon is offline   Reply With Quote
Old 2009-12-08, 14:02   #60
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Quote:
Originally Posted by kar_bon View Post
see here
Ah, great.
Mini-Geek is offline   Reply With Quote
Old 2009-12-08, 15:21   #61
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

5,881 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
This is now a powerful tool so I'm going to ask that people "take it easy" and don't innundate me too much. Please reserve all new bases in advance and please only post one new base per person per day.
I somehow think that Mini-Geek didnt notice this remark. He has posted lots already today.
henryzz is offline   Reply With Quote
Old 2009-12-08, 15:29   #62
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

426710 Posts
Default

Quote:
Originally Posted by henryzz View Post
I somehow think that Mini-Geek didnt notice this remark. He has posted lots already today.
Indeed I didn't. Sorry. I just skimmed that post, but looking back I think I read everything except that one line. I'll finish the one I'm doing now (a larger conjecture than the rest I've been doing - Riesel 716 conjectured at 238) and then hold off for a while.

Last fiddled with by Mini-Geek on 2009-12-08 at 15:31
Mini-Geek is offline   Reply With Quote
Old 2009-12-08, 15:33   #63
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

5,881 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Indeed I didn't. Sorry. I'll finish the one I'm doing now (a larger conjecture than the rest I've been doing - Riesel 716 conjectured at 238) and then hold off for a while.
You may as well start a base that will take until several hours and then post the results tomorrow.
henryzz is offline   Reply With Quote
Old 2009-12-08, 16:14   #64
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Is there a list somewhere of all the conjectured Riesel and Sierp. numbers for bases <1024? I'd like to take a whack at one or two bases with Gary's new script but can't make heads or tails of what I'm reading about running covering.exe to generate conjecture values.
mdettweiler is offline   Reply With Quote
Old 2009-12-08, 16:21   #65
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

10000101010112 Posts
Default

Quote:
Originally Posted by mdettweiler View Post
Is there a list somewhere of all the conjectured Riesel and Sierp. numbers for bases <1024? I'd like to take a whack at one or two bases with Gary's new script but can't make heads or tails of what I'm reading about running covering.exe to generate conjecture values.
That's exactly what Karsten gave the link to when I asked about how to find conjectured k's:
Quote:
Originally Posted by kar_bon View Post
see here
Mini-Geek is offline   Reply With Quote
Old 2009-12-08, 17:06   #66
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

186916 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
That's exactly what Karsten gave the link to when I asked about how to find conjectured k's:
Ah, thanks! That's exactly what I was looking for.
mdettweiler is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Starting mprime at boot daxmick PrimeNet 18 2019-03-17 01:12
Issues With Starting CUDALucas Smokingenius GPU Computing 8 2015-11-13 17:46
mfaktc not starting in Mac OSX bayanne GPU Computing 0 2014-05-10 14:38
Disk starting to go Chuck Hardware 8 2013-05-20 06:40
mprime starting spaz Software 9 2009-05-03 06:41

All times are UTC. The time now is 09:37.


Tue Jul 27 09:37:57 UTC 2021 up 4 days, 4:06, 0 users, load averages: 2.65, 2.07, 1.90

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.