![]() |
|
|
#45 | |
|
Mar 2003
Melbourne
5×103 Posts |
Quote:
-- Craig |
|
|
|
|
|
|
#47 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
973010 Posts |
Quote:
|
|
|
|
|
|
|
#48 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22×7×167 Posts |
Quote:
About 10 years ago I got my first LL assignment 33M (10M digits) and it took 1.5 years on a fairly modern PC. Today's 100M digit assignments are again taking about 1.5 years. |
|
|
|
|
|
|
#49 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
Last fiddled with by Dubslow on 2012-06-30 at 17:03 Reason: s/acually/actually |
|
|
|
|
|
|
#50 |
|
Mar 2003
Melbourne
5×103 Posts |
I wouldn't trust a video card without ECC to have a reliable calculation over a year.
I'm getting about say (1 in 7) to (1 in 5) LL DC mismatch. (that's my wild guess estimate). That's per 18-20hours for each DC LL. I'm pretty keen to keep my non TF cards to DC LLs. BTW If there is an easy way analyze stats, to get exact mis match figure. I'm all ears. Considering all DCs I've done in the last 6 months were GPU completed. -- Craig |
|
|
|
|
|
#51 |
|
Oct 2011
12478 Posts |
Mine is slated to finish in Jan 13, which will have been a little under 1.2 years. (Started with 26.6) .075 sec/ iter atm (288 days for a full run atm)
Last fiddled with by bcp19 on 2012-06-30 at 21:16 |
|
|
|
|
|
#52 |
|
Jul 2012
Saarland / Germany
22·17 Posts |
hi !
i´ve a few generell (newbie) questions ;) 1.) if i found a faktor with p.e. mfaktX what means that and what is the next step ? 2.) is the way of factoring better then a LL test or a requirement ? 3.) what do the other programs better or lesser good ? 4.) is p-1 factoring not effective enough then mfaktX or is that "two pair of socks ;) ) 5.) why p.e. gpu72 can save LL test with this trial factoring methods. Norman Last fiddled with by NormanRKN on 2012-07-27 at 19:21 |
|
|
|
|
|
#53 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
11100001101012 Posts |
Quote:
If a number has a factor, it is obviously not prime. ~60% of Mersenne numbers have a small factor. That is what mfaktc tries to do. P-1 is an alternate method of finding smallish factors that works separately from mfatkc, which is purely Trial Factoring (TF). If neither TF nor P-1 finds a factor, then the Mersenne number is still probably composite -- a LL test will say for sure. On the other hand, if a factor is found, then the Mersenne number is definitely composite, and there is no need to run an LL test, hence "LL tests saved". Report all mfaktc results (factor or no factor) to PrimeNet (be sure to log in first for credit). By the way, the authors of both mfaktc and mfakto (for AMD/OpenCL) are German, and there are a few other German speakers around if English is tough. (Hell, English is tough even for native speakers.) Last fiddled with by Dubslow on 2012-07-27 at 19:37 Reason: I win the race! :P |
|
|
|
|
|
|
#54 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110000000102 Posts |
Quote:
1. It means that the candidate does not have to be LL tested (twice) in order to prove that it's composite (i.e. It's not prime). The "next step" is to simply report it to PrimeNet, and then that candidate will be considered "cleared". 2. The "bit level" we're trial factoring to has been carefully chosen such that it's more "economical" to run a Trial Factor (TF) test than two LL tests. This is based on the amount of CPU/GPU resources required to TF and the statistical likelihood of finding a factor, vs. simply running the LL tests. 3. Not really sure what you mean by this, but to try to answer... mfaktc is for nVidia cards. mfakto is for OpenCL cards (mainly AMD/ATI). Prime95/mprime can do CPU based trial factoring, but since GPUs came onto the scene it's no longer "cost" effective to do so. 4. Different methodologies. Generally P-1 is done after appropriate TFing, but before LLing. 5. GPU72 is simply a coordination tool for those with GPUs to do the newly appropriate TFing without "stepping on each other's toes" (read: two or more people doing the same work on the same candidate). Later on the other worktypes (P-1, LL, DC) were made available from the system.. 5.1. GPU72 saves LL tests by eliminating candidates before they are assigned for LL testing. Hope that helps clarify things for you. |
|
|
|
|
|
|
#55 |
|
Jul 2012
Saarland / Germany
22×17 Posts |
it´s much clearer now.
thank you for your(s) explanations Dubslow/Chalsall ! forward to the digits ![]() it is very interesting ! Norman |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What do the different types of work each mean? | jrafanelli | Information & Answers | 20 | 2019-02-01 05:27 |
| suggestions for new work types | ixfd64 | PrimeNet | 4 | 2011-09-20 07:20 |
| New work types | Unregistered | Information & Answers | 0 | 2011-07-25 10:19 |
| Work Types | Unregistered | Information & Answers | 3 | 2010-07-28 09:54 |
| v5 work types | S00113 | PrimeNet | 14 | 2008-12-10 00:26 |