![]() |
|
|
#452 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
Yes, for example
Code:
./CUDAPm1 -b1 value -b2 value exponent |
|
|
|
|
|
#453 |
|
Mar 2003
Melbourne
5·103 Posts |
When submitting results from cuda p-1, I'm getting this:
Found 1 lines to process. processing: P-1 no-factor for M68xxxxxx (B1=645,000, B2=15,802,500, E=4) Error: Missing checksum. Correct the problem or email results to woltman@alum.mit.edu. Is there anything we can do to fix this? -- Craig |
|
|
|
|
|
#454 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
I guess there's potentially also the possibility that George could share his checksum-generating code with the CUDAPm1 authors (either explicitly or wrapped inside a closed-source DLL or similar) in which case CUDAPm1 could generate the correct checksums on its own, but that's a whole other area of discussion. |
|
|
|
|
|
|
#455 |
|
Mar 2003
Melbourne
5·103 Posts |
Thanks.
I have my titan working on P-1, I'd hate to stop it. :) |
|
|
|
|
|
#456 |
|
Mar 2003
Melbourne
20316 Posts |
Still no good.
Submitting: M67xxxxxx found no factor (P-1, B1=635000, B2=14446250, e=2, n=4096K CUDAPm1 v0.20) And I get: Found 1 lines to process. processing: P-1 no-factor for M67xxxxxx (B1=635,000, B2=14,446,250, E=2) Error: Missing checksum. Correct the problem or email results to woltman@alum.mit.edu. -- Craig |
|
|
|
|
|
#457 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
|
|
|
|
|
|
#458 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
13B16 Posts |
Its working for me now. Thanks.
|
|
|
|
|
|
#459 |
|
Dec 2012
Stockholm, Sweden
1012 Posts |
It is not working for me. When a factor is found I get the answer:
processing: P-1 factor 888024044817831733817 for M2297327 (B1=615,000, B2=12,000,000, E=12) Insufficient information for accurate CPU credit. For stats purposes, assuming factor was found using ECM with B1 = 50000. CPU credit is 0.0908 GHz-days. |
|
|
|
|
|
#460 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
Quote:
edit: and found the problem. Turns out I was still calling the method-unknown factor recording function rather than the found-by-PM1 function. Sorry about that. Last fiddled with by James Heinrich on 2014-09-07 at 15:40 |
|
|
|
|
|
|
#461 |
|
Dec 2012
Stockholm, Sweden
510 Posts |
When I send it to your site it is working perfectly. In fact it has never
worked for CUDAPm1 from the start in May 2013. Userid:Hbendtz |
|
|
|
|
|
#462 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
It's a long-standing problem with mersenne.org's manual results parser which was just upgraded within the past 48 hours. Apparently I'm still finding a few bugs.
The old code ignored anything on the result line other than the exponent+factor, then made some broad assumptions about how factors were found. In this example, the rule that applied was "exponent < 16M, therefore must be ECM". But, the bug should be fixed now, please let me know if you see that message again, because you shouldn't. ![]() edit: There is a probable plan to update the previously-recorded factor results that were falsely recorded as ECM or P-1 when in fact they were P-1 or TF, but that won't happen for a few days at the earliest. Last fiddled with by James Heinrich on 2014-09-07 at 15:47 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfaktc: a CUDA program for Mersenne prefactoring | TheJudger | GPU Computing | 3497 | 2021-06-05 12:27 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |
| World's dumbest CUDA program? | xilman | Programming | 1 | 2009-11-16 10:26 |
| Factoring program need help | Citrix | Lone Mersenne Hunters | 8 | 2005-09-16 02:31 |
| Factoring program | ET_ | Programming | 3 | 2003-11-25 02:57 |