![]() |
|
|
#1 |
|
Feb 2011
3 Posts |
I am freshman about Mersenne Prime. I want to ask some questions. Could you explain it? Please use simple language.
First, The version is 25.11.I check the “type of work to get” in the “worker windows”. There are some choices: 1、Whatever make the most sense 2、World record sized numbers to test 3、First time tests 4、Double-check tests 5、Trial factoring 6、P-1 factoring 7、Trial factoring to test 8、ECM on small Mersenne number 9、ECM on Fermat numbers 10、100,000,000 digit numbers to test So, my questions are as follow: A、 What are the exact meanings about 1 to 10? B、 Which one is used for discovering new Mersenne Prime?Which one is used for proving new Mersenne Prime? C、Which one is suit for common computers, high performance and older computer? Which algorithm is most fast? D、How many memory is best for the software? Second,“CPU affinity”: 1、Run on any CPU 2、smart assignment How to set the CPU affinity? Third, what are the meanings of the symbols in “PrefersWorkType”? Such as GIMPS, LL, LL-WR, ECM-F, LL-10M,NF? Fourth, what are the meanings of the symbols in “currentWorkType”?Such as S1, LL? |
|
|
|
|
|
#2 | |
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
22·23·107 Posts |
Here is a partial reply, copied from the Mersennewiki.org
These are variations of the above (and appear as listed in the Prime95 menus).
The algorithms are all suited to the specific task and are all fast. Older -> newer (this is only an approximate list) TF to low limits ECM on small numbers TF Double check P-1 First time / world record (these are basically the same) 100,000,000 (only if you really want to do this, it will take 12-14 months per test.) Somebody else can tell you about affinity (I never have changed the default settings). Quote:
|
|
|
|
|
|
|
#3 | |
|
239 Posts |
Quote:
"World Record sized number to test" is same as "First time tests"? |
|
|
|
|
#4 |
|
Sep 2010
Annapolis, MD, USA
33×7 Posts |
agentcn: Consider upgrading to version 26.5, it is new and better and came out just a few days ago.
Uncwilly: I notice the Wiki said that ECM small gives out exponents lower than 1M. I don't think that's necessarily true, I think I've gotten exponents as high as 5M on machines with more RAM. (agentcn, this doesn't really affect you, but I still recommend upgrading to 26.5) |
|
|
|
|
|
#5 | |||||
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22×3×641 Posts |
In addition to what Uncwilly wrote about this type:
The PrimeNet server chooses what type to assign based on your computer's CPU type and speed, how much memory you have allocated to the GIMPS task and what worktype is most useful to the GIMPS project at that time. If your CPU is a recent model (= "high-performance" in your question C), PrimeNet will probably assign worktype: #2, #3 or #5 if you have only a small amount of memory allocated (PrimeNet will choose which one would be most useful to GIMPS at that time), or #6 if you have a large amount of memory allocated. If your CPU is not very recent, but not very old or slow either (= "common" in your question C), PrimeNet will probably assign worktype: #4 of #5 if you have only a small amount of memory allocated (PrimeNet will choose which one would be most useful to GIMPS at that time), or #6 if you have a large amount of memory allocated. If your CPU is older and/or slower than most others used in GIMPS (= "older" in your question C), PrimeNet will probably assign worktype #5 or #7 (according to which one would be most useful to GIMPS at that time). Quote:
But note that between the time that assignment is made and the time you complete the test, someone else might have found a Mersenne prime that sets a new world record higher than the record was at the time of your assignment, perhaps higher than the exponent you were assigned. So, we can't absolutely guarantee that your assignment could find a new world record prime at the time you finish your assignment. There will an excellent chance, but not a 100% guaranteed chance. BTW, it's quite an honor to be the discoverer of any new Mersenne prime, regardless of its size. Fewer than 50 people have ever done that, and all such discoverers are added to the list that is famous. Quote:
In each case (TF or P-1), if your computer finds a factor that means you've saved yourself and GIMPS a lot of time, because then the long LL test is no longer needed! Also, once your computer reports that factor to PrimeNet, it will get another exponent assignment much sooner than if you had done the long LL test. If your computer doesn't find a factor during TF or P-1, you will have saved someone else from doing the TF or P-1 later, and it will proceed to start the first-time LL test or double-check LL test. Quote:
Quote:
"your CPU is a recent model" = high performance "your CPU is not very recent, but not very old or slow either" = common "your CPU is older and/or slower than most others used in GIMPS" = older Quote:
Last fiddled with by cheesehead on 2011-02-25 at 03:53 |
|||||
|
|
|
|
|
#6 |
|
Jun 2010
Pennsylvania
2·467 Posts |
@Uncwilly
@cheesehead Excellent rundown of the various choices and possibilities. Rodrigo |
|
|
|
|
|
#7 |
|
Jun 2003
7·167 Posts |
No. Currently there are 1,919 exponents below M43112609 which have never had a first-time test. Most or all of these are assigned, but if they expire or are returned untested, then they will be available for assignment as first-time test, but not as World-record tests.
|
|
|
|
|
|
#8 | |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
769210 Posts |
Quote:
When you ask for "First time test", your assignment could be either under or over the current world record. When you ask for "World Record sized number to test", your assignment will be over the current world record. |
|
|
|
|
|
|
#9 | |
|
Sep 2010
Annapolis, MD, USA
33×7 Posts |
Quote:
It'd be pretty much impossible to offer anything stronger than that, without slowing up the project dramatically.
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Many (gmp-)ecm questions... | WraithX | GMP-ECM | 26 | 2014-04-03 15:54 |
| A Few Questions | wombatman | Msieve | 13 | 2013-08-17 16:47 |
| llr 3.8 questions | VJS | Prime Sierpinski Project | 17 | 2010-03-14 10:08 |
| Questions | joblack | Math | 10 | 2009-05-01 19:52 |
| Some questions... | OmbooHankvald | PSearch | 3 | 2005-09-17 19:29 |