![]() |
|
|
#969 | |
|
Dec 2010
Monticello
5×359 Posts |
Quote:
when physically at the computer, launch a loop that says sleep 30; if (xyzzy in process table && mfaktc not in process table) mfaktc then, when away from the computer, launch xyzzy, which contains just a "sleep 30" while TRUE (or while mfaktc not in process table) command. that way, the mfaktc is local and launched locally, and the presence of xyzzy in the process table divorces the remoteness from the mfaktc process. |
|
|
|
|
|
|
#970 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
7,537 Posts |
|
|
|
|
|
|
#971 |
|
Dec 2010
Monticello
5·359 Posts |
There's a confounding factor here....I've had P-1 find at least one factor in the middle of my TF range (not on the same exponent), so P-1 could be removing some candidates where xyzzy would otherwise find a factor. 1/70 is what would be expected without any pre-selection.
|
|
|
|
|
|
#972 | |
|
Mar 2003
Melbourne
5×103 Posts |
Quote:
The method you propose fails too. (Sorry - I've tried it also) The console remembers the last method of logging in. So if you logged remotely with mstsc, and said a sleep-then-run-when-logged-out, it's as though you are still logged in via mstsc and fails. There's a lot of forum posts on the topic the only work around (for a win box) that's quoted is vnc-ing in. The other alternative is hacking tesla drivers. Which is a bit beyond my abilities (and besides vnc is a lot easier). :) -- Craig |
|
|
|
|
|
|
#973 | |
|
Dec 2010
Monticello
5·359 Posts |
Quote:
What if we made mfaktc more like P95 and gave it a window and all, rather than ran it from the console? Or are we still back to hacking the drivers? Last fiddled with by Christenson on 2011-06-13 at 23:59 Reason: Trying hard to break the %#&*@! box! |
|
|
|
|
|
|
#974 | |
|
Dec 2010
Monticello
111000000112 Posts |
Quote:
|
|
|
|
|
|
|
#975 | |
|
"Lucan"
Dec 2006
England
11001010010102 Posts |
Quote:
(Don't hold the front page!) I hope that "dry spell" shit was taking the piss ![]() I know you view GIMPS as "proving candidates composite as fast as possible", but after a certain bit level (and P-1), the most effective way of doing this is an LL test... and then who knows?! David Last fiddled with by davieddy on 2011-06-14 at 04:16 |
|
|
|
|
|
|
#976 | |
|
"Lucan"
Dec 2006
England
2×3×13×83 Posts |
Quote:
"to what extent do TF and P-1 tread on each other's toes?" David |
|
|
|
|
|
|
#977 | |
|
"Lucan"
Dec 2006
England
2·3·13·83 Posts |
Quote:
"Calm down dear". Stats to follow. David Last fiddled with by davieddy on 2011-06-14 at 05:02 |
|
|
|
|
|
|
#978 | |
|
Dec 2010
Monticello
5·359 Posts |
Quote:
view of GIMPS, a point arrives where one *has* to do lots of LL tests...each additional bit level of TF costs twice as much time, so my one hour TF to 70 bits in the 50-60M range becomes 32 hours to 75 bits becomes about a year to 83 bits...and the LL on the range only takes a month or two, then another month or two for the eventual LL-D. I do actually run some LL and LL-D and P-1, all CPU based. The P-1 has been a little bit more effective (GHz days/candidate found composite) than the first-time LL tests.But, anything we can do to reduce the pfaffing around needed to run mfaktc increases the available TF testing. Then we can think about P-1, and seeing if its worth doing multiple LLs in parallel on GPUs. I read a bunch of P95 tonight, looking for how P95 does multitasking and taking notes. The first step of untangling P-1 and TF I began tonight by asking GW how to format mfaktc output when it finds factors so the server always decides its a TF result on the manual results page. The second step is beyond me; we will need to adjust the P-1 so it doesn't search for candidates in the TF space, or determine that it is not cost-effective to do so. I'm OK if P-1 occasionally finds something in TF space, like 69-70 bits, but, at the moment, it would have been cheaper to finish TF (an hour) rather than spend 4GHz days of CPU on it. My experience is 1 in 10, but the variance on such a small sample is notoriously high. |
|
|
|
|
|
|
#979 |
|
"Lucan"
Dec 2006
England
2×3×13×83 Posts |
I'll let you off this time for not [/quote]Your Comment[quote]ing
in the middle of my original. The idea behind GIMPS is to find Mersenne primes. (Checkout the acronym). David PS "Credit" for work done is not any part of my incentive. Obviously $$$$ isn't either for any of us. I would hope that some of my posts here have been constructive/entertaining though. PPS I think factors found by P-1 are typically a few bits bigger than "how far TFed". Bugs excepted, they couldn't be lower of course. Last fiddled with by davieddy on 2011-06-14 at 06:02 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |