![]() |
|
|
#12 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
160658 Posts |
See Brian's post above; keep in mind that as he said, current exponents handed out by PrimeNet are much higher than M47. (M47 would take 8-9 days on one core of an Intel Core i7-2600K slightly overclocked, and something in the 55M-58M range as you're likely to get from PrimeNet would probably take 3-3.5 weeks.)
|
|
|
|
|
|
#13 |
|
"Jason Goatcher"
Mar 2005
3·7·167 Posts |
Possibly stupid question, but have we found 47 Mersennes? It sounds like the person doesn't speak English as a first language, so might not sufficiently understand what the Prime95 program does.
|
|
|
|
|
|
#14 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000101102 Posts |
You remind of a nerdy anecdote:
Einstein, Newton and Pascal were playing hide-and-go-seek. It was Einstein's turn to seek, and as he began counting Pascal ran and hid behind a bush. But Newton picked up a stick, used it to draw a metre square on the ground, and sat in the middle of it. Einstein finished counting, turned around, and immediately said "Aha! Found you Newton." but Newton replied "Ah, but a newton per a metre squared is a pascal! |
|
|
|
|
|
#15 | |
|
Romulan Interpreter
Jun 2011
Thailand
25B516 Posts |
Quote:
There are no stupid questions... :P@Batalov: ROFL, you made my day... hehehe... Last fiddled with by LaurV on 2012-03-15 at 06:23 |
|
|
|
|
|
|
#16 | |
|
11×41 Posts |
Quote:
Is there anybody thinking I am searching for the Mr. Mersenne or the Mersenne number, not for the Mersenne prime? |
|
|
|
|
#17 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
Last fiddled with by science_man_88 on 2012-03-15 at 11:58 |
|
|
|
|
|
|
#18 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
|
|
|
|
|
|
#19 |
|
Dec 2010
Monticello
70316 Posts |
OK, a little more detail:
"smaller" Mersenne numbers (less than 2^10,000,000-1) or so have ECM curves run on them that sometimes find factors. These are relatively quick; a few hours apiece...for a few percent chance of finding a factor. Around 2^27,000,000 or so, begin a large number of Mersenne numbers that have been reported as composite by a single Lucas-Lehmer test. Some of us work that range of exponents, since the chance of a computer hardware error in such long Lucas-Lehmer tests is up to a few percent, depending on just how hard your hardware is being pushed. These are the "double checks". There's also trial factoring; to do this effectively, you need a GPU running CUDA or OpenCL. These cards outperform CPUs on this job by 100:1. Trial Factoring (TF) eliminates numbers from LL(Lucas-Lehmer) tests by finding factors; these can run in an hour or two, but it may take a day or three to find a factor, and the problem gets exponentially harder as the bit level goes up. Then there's P-1 testing. This is a sophisticated factoring method that can find factors of a certain form, and can run for several days on a given exponent, with typically 3-7% chance of finding a factor on a typical primenet assignment. Such assignments run a day or two. Around 2^50,000,000-1 or so are the first time LL tests. If you are really nuts, you can have your PC spend a year or more completing a test around 2^333,333,333 in the search for the first 100-million digit prime number. But it's not for the faint of heart; the probability of an error in your calculations goes up another order of magnitude or two, making errors a near certainty. Since noone else has said it, unregistered user, I will: Your efforts on behalf of primenet are appreciated, whatever part of the problem you decide to set your computer(s) to working on, however casually. Thank you for joining GIMPS and contributing. Last fiddled with by Christenson on 2012-03-18 at 03:38 Reason: Two very important words: Thank you. |
|
|
|
|
|
#20 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Heh, so many bad word choices/terrible puns...
![]() A few notes: The first time LL tests are closer to 2^55,000,000-1 or 2^60,000,000-1, and depending on the particular settings, I can usually do a P-1 in less than a day. What is most useful for GIMPS is P-1, at the moment, which gets the least work relative to the other work types. You do however need (typically) at least 1GiB of RAM available to do that. If you don't want to do that, then just do either first time primality tests (LL tests) or double checks. At the moment, less double checking goes on compared to first time tests, so some of us prefer to work on those instead. (Because the double check exponents are ~ half the size of first time tests, they run 4-5 times faster.) |
|
|
|
|
|
#21 | |
|
7·829 Posts |
Quote:
|
|
|
|
|
#22 |
|
"Lucan"
Dec 2006
England
2·3·13·83 Posts |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Search for prime Gaussian-Mersenne norms (and G-M-cofactors) | Cruelty | Proth Prime Search | 158 | 2020-07-31 22:23 |
| Any news about Double Mersenne factor search? | biwema | Operazione Doppi Mersennes | 100 | 2018-10-01 11:45 |
| New PC dedicated to Mersenne Prime Search | Taiy | Hardware | 12 | 2018-01-02 15:54 |
| Low clock speeds on Mersenne Prime search | Ammonia | Hardware | 2 | 2016-01-21 17:46 |
| odds of a Mers. prime being found in a range of n. | jasong | Information & Answers | 3 | 2007-09-05 23:35 |