![]() |
|
|
#67 |
|
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA
23×53 Posts |
|
|
|
|
|
|
#68 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
1015810 Posts |
|
|
|
|
|
|
#69 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Quote:
P-1 up there would take a very long time! Let's at least wait until there's a GPU P-1 solution before coordinating that work. |
|
|
|
|
|
|
#70 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
27AE16 Posts |
Quote:
On the example cited above, the first P-1 completed about 4-1/2 months after TF to 79. Code:
History no factor for M332250257 from 2^78 to 2^79 [mfaktc 0.18 barrett79_mul32] by "James Heinrich" on 2011-12-20 History B1=2800000, B2=47600000 by "Sergey Nosov" on 2012-04-05 Code:
History no factor for M332250257 from 2^78 to 2^79 [mfaktc 0.18 barrett79_mul32] by "James Heinrich" on 2011-12-20 History B1=2800000, B2=47600000 by "Sergey Nosov" on 2012-04-05 Last fiddled with by kladner on 2013-04-14 at 05:02 |
|
|
|
|
|
|
#71 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
976710 Posts |
Quote:
P-1 M60899011 (B1=575000, B2=11500000) -- 3.76954387 GHz-Days P-1 M332250257 (B1=2800000, B2=47600000) -- 113.03810000 GHz-Days P-1 M332250257 (B1=5000000, B2=139855708) -- 266.31606386 GHz-Days |
|
|
|
|
|
|
#72 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Quote:
Those resources say that the two P-1's respectively took 30 and 70 times as long as a 60M P-1 (if done on the same hardware.)I also realize now that there was nothing to keep Sergey from running the higher-bounded P-1 concurrently with his GPU TF work. This adds unknown variables to the mix, but knocks down the idea that he necessarily had a phenomenal amount of CPU power to throw at the project. In addition, I have now noticed that he ran different stages of TF in parallel, so all bets are off. That TF work took him ~43 days to do 80-81 bits instead of the ~2 days it is taking me on a similar exponent. This would seem to make it even more unlikely (though not impossible) that he ran the higher-bounded P-1 in ~19 days. Source for above: http://www.mersenne.org/report_expon...p_lo=332250257 Thanks again for suggesting ways to form better conjectures about the situation. Finally- Dang it! I pasted the same data twice in the previous post. ![]() Intended: Code:
History no factor for M332250257 from 2^83 to 2^84 [mfaktc 0.19 barrett92_mul32] by "Sergey Nosov" on 2012-12-28 History B1=5000000, B2=139855708 by "Sergey Nosov" on 2013-01-16 |
|
|
|
|
|
|
#73 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
! 26 minutes to go on 332M to 81 bits! ![]() It will be good to get back to the more familiar timings of the low 60Ms. Last fiddled with by kladner on 2013-04-14 at 23:19 |
|
|
|
|
|
#74 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
27AE16 Posts |
Quote:
Last fiddled with by kladner on 2013-04-15 at 03:03 |
|
|
|
|
|
|
#75 |
|
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA
23×53 Posts |
Whenever I do the big ones, I throw the top bitlevel (78-79 say) on one card and everything else (74-78) on another. They take about the same amount of time, the top level vs everything before it. I have yet to find a good way to divide the work over more than 2 cards though, because the last step is always going to take as long as everything before it, so 2 cards or 10 cards, it will get done in the amount of time it takes to do the last step on 1 card.
|
|
|
|
|
|
#76 |
|
Feb 2012
6258 Posts |
You can also split a single level among multiple cards by manipulating the checkpoint files. The checkpoint files are protected by the checksum, but the code to generate the checksum is available with the rest of the mfaktc source code.
|
|
|
|
|
|
#77 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| To 100M to 75 Bits | petrw1 | GPU to 72 | 6 | 2017-04-17 04:03 |
| Is LMH > 100M still alive? | TheMawn | LMH > 100M | 25 | 2016-04-18 16:11 |
| 100m p-1 and tf | aurashift | Software | 18 | 2016-04-14 13:48 |
| Anyone working in 79.3M - 100M ?? | markr | Lone Mersenne Hunters | 21 | 2008-12-21 16:02 |
| 100M madness | stars10250 | Hardware | 8 | 2008-10-02 15:21 |