mersenneforum.org  

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

Reply
Thread Tools
Old 2011-12-20, 17:05   #122
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22×3×17×23 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I'm pretty sure by "GPU-P1" and "GPU-DC" petrw1 is referring to assignments from www.gpu72.com as opposed to actually doing the work on a GPU.
Gold star for James

Last fiddled with by chalsall on 2012-07-27 at 13:52
petrw1 is offline   Reply With Quote
Old 2011-12-20, 19:17   #123
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

100111101011102 Posts
Default

Quote:
Originally Posted by petrw1 View Post
Gold star for James
Make that two!
kladner is offline   Reply With Quote
Old 2011-12-20, 22:39   #124
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

I'll put at least one core on P-1 duty... after I'm done with some DC AVX testing...
Maybe more, depending on how much LL/DC I want to do... (though with petrw1 on DC duty the milestone should be just fine, so I think it'll be LL or P-1... I do need one core for the 460...) we'll see. I'll stick with one core for now.
Dubslow is offline   Reply With Quote
Old 2011-12-21, 02:48   #125
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

102538 Posts
Default

Quote:
Originally Posted by petrw1 View Post
let's hope there will be others to take over my share of P-1 (15 per day).
I currently have 3 cores running P-1, completing 3/day. I added these about 10 days ago. I might get more memory soon, in which case I could bump it up to all 4 cores and so approximately 4/day. Not much compared to 15/day, but much better than nothing!

Last fiddled with by Mini-Geek on 2011-12-21 at 02:48
Mini-Geek is offline   Reply With Quote
Old 2011-12-21, 04:14   #126
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

160658 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
I currently have 3 cores running P-1, completing 3/day. I added these about 10 days ago. I might get more memory soon, in which case I could bump it up to all 4 cores and so approximately 4/day. Not much compared to 15/day, but much better than nothing!

Mine is not quite 2/day with one core. Could be 2 if I let it use the lower bounds of 72 bits.

Last fiddled with by Dubslow on 2011-12-21 at 04:15
Dubslow is offline   Reply With Quote
Old 2011-12-21, 19:15   #127
garo
 
garo's Avatar
 
Aug 2002
Termonfeckin, IE

ACC16 Posts
Default

We seem to be out of P-1 candidates <50M and factored to 72 bits. Did you do a mass unreservation or is P-1 suddenly so popular?
garo is offline   Reply With Quote
Old 2011-12-21, 19:19   #128
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

230478 Posts
Default

Quote:
Originally Posted by garo View Post
We seem to be out of P-1 candidates <50M and factored to 72 bits. Did you do a mass unreservation or is P-1 suddenly so popular?
The latter.
chalsall is offline   Reply With Quote
Old 2011-12-21, 21:56   #129
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Can I request you list the expiration times in the 'View Assignments' report? I had accidentally reserved a good three months of work of TF, and the half of it I had not done expired a couple of days ago while I was servicing those without GPU's. If it weren't for the fact that I can't get mfaktc-0.18 to work, I wouldn't have noticed that they had expired and would have been chugging through them.
Dubslow is offline   Reply With Quote
Old 2011-12-21, 22:12   #130
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by Dubslow View Post
Can I request you list the expiration times in the 'View Assignments' report? I had accidentally reserved a good three months of work of TF, and the half of it I had not done expired a couple of days ago while I was servicing those without GPU's. If it weren't for the fact that I can't get mfaktc-0.18 to work, I wouldn't have noticed that they had expired and would have been chugging through them.
Take the "Assigned" date, add one to the month. if ($Month == 13) { $Month = 1; $Year++; }

I also highlight in red (and add an asterisk) any assignment which is within five days of expiring on the "View Assignments" page.

I'm not sure what else I can do, other than perhaps automatically e-mailing users when they are at risk of having assignments expire.

Last fiddled with by chalsall on 2011-12-21 at 22:26 Reason: s/if (Month==13)/if (\$Month==13)/
chalsall is offline   Reply With Quote
Old 2011-12-21, 22:18   #131
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

111248 Posts
Default

Quote:
Originally Posted by chalsall View Post
Take the "Assigned" date, add one to the month. if (Month == 13) { $Month = 1; $Year++; }

I also highlight in red (and add an asterisk) any assignment which is within five days of expiring on the "View Assignments" page.

I'm not sure what else I can do, other than perhaps automatically e-mailing users when they are at risk of having assignments expire.
Just noticed I have a few that are 30 days old today but no red asterisk.
Does this only apply to TF? Mine are P-1. I may also have some DC or LL in the future that will be more than a month old.
petrw1 is offline   Reply With Quote
Old 2011-12-21, 22:25   #132
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

262716 Posts
Default

Quote:
Originally Posted by petrw1 View Post
Just noticed I have a few that are 30 days old today but no red asterisk. Does this only apply to TF? Mine are P-1. I may also have some DC or LL in the future that will be more than a month old.
Sorry; should have been clearer.

TF work expires after a month unless an extension is requested. This is clearly stated on the assignments page.

P-1 work expires after three months.

DC/LL work is formally transferred to the control of PrimeNet, so its expiration policy governs.
chalsall 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 10:19.


Mon Aug 2 10:19:20 UTC 2021 up 10 days, 4:48, 0 users, load averages: 0.98, 1.08, 1.15

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.