mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware > GPU Computing

Reply
 
Thread Tools
Old 2014-07-22, 13:03   #452
owftheevil
 
owftheevil's Avatar
 
"Carl Darby"
Oct 2012
Spring Mountains, Nevada

32·5·7 Posts
Default

Yes, for example

Code:
./CUDAPm1 -b1 value  -b2 value exponent
owftheevil is offline   Reply With Quote
Old 2014-09-07, 09:35   #453
nucleon
 
nucleon's Avatar
 
Mar 2003
Melbourne

20316 Posts
Default

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
nucleon is offline   Reply With Quote
Old 2014-09-07, 14:01   #454
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

342110 Posts
Default

Quote:
Originally Posted by nucleon View Post
Error: Missing checksum.
Is there anything we can do to fix this?
I have fixed the manual results form to accept CUDAPm1 results without checksum, as it was supposed to be.

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.
James Heinrich is offline   Reply With Quote
Old 2014-09-07, 14:08   #455
nucleon
 
nucleon's Avatar
 
Mar 2003
Melbourne

10000000112 Posts
Default

Thanks.

I have my titan working on P-1, I'd hate to stop it. :)
nucleon is offline   Reply With Quote
Old 2014-09-07, 14:12   #456
nucleon
 
nucleon's Avatar
 
Mar 2003
Melbourne

51510 Posts
Default

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
nucleon is offline   Reply With Quote
Old 2014-09-07, 15:02   #457
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11·311 Posts
Default

Quote:
Originally Posted by nucleon View Post
Still no good.
Sorry, I put the checksum code in the wrong place. Please try again?
James Heinrich is offline   Reply With Quote
Old 2014-09-07, 15:11   #458
owftheevil
 
owftheevil's Avatar
 
"Carl Darby"
Oct 2012
Spring Mountains, Nevada

32×5×7 Posts
Default

Its working for me now. Thanks.
owftheevil is offline   Reply With Quote
Old 2014-09-07, 15:23   #459
ugonabuj
 
Dec 2012
Stockholm, Sweden

510 Posts
Default

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.


ugonabuj is offline   Reply With Quote
Old 2014-09-07, 15:31   #460
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

65358 Posts
Default

Quote:
Originally Posted by ugonabuj View Post
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.
That's very interesting. That shouldn't happen. Investigating...

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
James Heinrich is offline   Reply With Quote
Old 2014-09-07, 15:38   #461
ugonabuj
 
Dec 2012
Stockholm, Sweden

5 Posts
Default

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
ugonabuj is offline   Reply With Quote
Old 2014-09-07, 15:45   #462
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11×311 Posts
Default

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
James Heinrich is offline   Reply With Quote
Reply



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

All times are UTC. The time now is 06:59.


Mon Aug 2 06:59:48 UTC 2021 up 10 days, 1:28, 0 users, load averages: 1.89, 1.44, 1.25

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.