mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > GPU to 72

Reply
Thread Tools
Old 2012-06-21, 15:08   #1332
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by petrw1 View Post
From my possibly blind vantage point the column 'Range' is labelled '62M'
LOL... Thanks. I was blind. I thought ckdo was referring to the 68, 69, 70... headers. Totally missed the "Range" column header. Never rely on the programmer to see all of their own mistakes....

Last fiddled with by chalsall on 2012-06-21 at 15:09 Reason: Added last sentence.
chalsall is online now   Reply With Quote
Old 2012-06-21, 21:35   #1333
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

2×5×53 Posts
Default

Quote:
Originally Posted by chalsall View Post
it's missing the 38M and 39M ranges because we haven't done any work there (yet).
Compare with http://www.gpu72.com/reports/factoring_cost/ ...
ckdo is offline   Reply With Quote
Old 2012-06-21, 21:50   #1334
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by ckdo View Post
Ahhh... OK, the 38s were two tests I personally did (and had forgotten about). The 39 was actually a LL candidate we unexpectedly got. As I mentioned elsewhere, I never expected the LL and DC waves to cross, so the code was "cheating" by simply looking at the Exponent level; <40M was assumed to be a DC, >40M a LL.

The scheduled server outage I did a couple of weeks ago was to (among other things) add a field to the database to handle the crossing of the ranges. Obviously I haven't yet updated all of the reports to look at the new field to determine the actual work type.

Thanks for pointing this out.
chalsall is online now   Reply With Quote
Old 2012-06-21, 22:23   #1335
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

160658 Posts
Default

We had a 39M? Sweet!
Dubslow is offline   Reply With Quote
Old 2012-06-21, 23:25   #1336
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23×271 Posts
Default

Maybe a little off but I think GPU to 72 needs a 2.1 or something like that :D

  • Created get DC P-1 assignments function.
Or something like that.
kracker is online now   Reply With Quote
Old 2012-06-22, 11:04   #1337
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

2·1,303 Posts
Default

hmm
got
Pfactor=N/A,1,2,45697507,-1,73,2
Pfactor=N/A,1,2,45767269,-1,73,2
Pfactor=N/A,1,2,45912499,-1,73,2
Pfactor=N/A,1,2,46067621,-1,72,2

as DC P-1. I thought that DC was much lower.
firejuggler is offline   Reply With Quote
Old 2012-06-22, 13:17   #1338
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by firejuggler View Post
I thought that DC was much lower.
What you got is correct for DC P-1, at least for "without P-1 done" (or, at least, not reported). diamonddave, KingKurly et al have obviously been diligent with this worktype.

There are lower candidates with "P-1 done poorly", but we're not offering that (yet).
chalsall is online now   Reply With Quote
Old 2012-06-23, 04:32   #1339
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by chalsall View Post
What you got is correct for DC P-1, at least for "without P-1 done" (or, at least, not reported). diamonddave, KingKurly et al have obviously been diligent with this worktype.

There are lower candidates with "P-1 done poorly", but we're not offering that (yet).
When you do offer those, what's the best way to redo the P-1 so PrimeNet will accept the results?
flashjh is offline   Reply With Quote
Old 2012-06-23, 08:17   #1340
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

100101101111112 Posts
Default

Quote:
Originally Posted by flashjh View Post
When you do offer those, what's the best way to redo the P-1 so PrimeNet will accept the results?
Extend any of B1 or B2. This depends on your allocated mem.
You must be careful as PrimeNet will accept a result with a lower B1 and higher B2 too, in this case the old (stronger) result with higher B1 is somehow lost (it appears in the history, but not in the reports!!).

Last fiddled with by LaurV on 2012-06-23 at 08:19
LaurV is offline   Reply With Quote
Old 2012-06-23, 11:19   #1341
diamonddave
 
diamonddave's Avatar
 
Feb 2004

25·5 Posts
Default

Quote:
Originally Posted by flashjh View Post
When you do offer those, what's the best way to redo the P-1 so PrimeNet will accept the results?
Primenet will never refuse the result. They never had any P-1 done on them. Well, none reported.
diamonddave is offline   Reply With Quote
Old 2012-06-23, 11:33   #1342
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23×149 Posts
Default

Quote:
Originally Posted by diamonddave View Post
Quote:
Originally Posted by flashjh View Post
Quote:
Originally Posted by chalsall View Post
There are lower candidates with "P-1 done poorly", but we're not offering that (yet).
When you do offer those, what's the best way to redo the P-1 so PrimeNet will accept the results?
Primenet will never refuse the result. They never had any P-1 done on them. Well, none reported.
This is in reference to "P-1 done poorly" exponents, so yes: PrimeNet will ignore the new result if the new B1 is smaller than the old B1, even if the old P-1 test had no stage2 and/or the overall probability was lower. For example, if an exponent was done moderately-well at B1=B2=105k, and you re-do P-1 at B1=100k,B2=2M, your new result would be ignored because PrimeNet decides which P-1 is "better" solely on B1.
James Heinrich is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Status Primeinator Operation Billion Digits 5 2011-12-06 02:35
62 bit status 1997rj7 Lone Mersenne Hunters 27 2008-09-29 13:52
OBD Status Uncwilly Operation Billion Digits 22 2005-10-25 14:05
1-2M LLR status paulunderwood 3*2^n-1 Search 2 2005-03-13 17:03
Status of 26.0M - 26.5M 1997rj7 Lone Mersenne Hunters 25 2004-06-18 16:46

All times are UTC. The time now is 15:00.


Fri Aug 6 15:00:45 UTC 2021 up 14 days, 9:29, 1 user, load averages: 3.31, 2.87, 2.83

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.