mersenneforum.org  

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

Reply
Thread Tools
Old 2020-01-05, 20:46   #4555
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22·3·17·23 Posts
Default

Quote:
Originally Posted by chalsall View Post

Oh, and just for the record, Jon Pace is continuing to contribute ~3.5 THzD/D of work.
My bad
petrw1 is offline   Reply With Quote
Old 2020-01-05, 21:09   #4556
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11·311 Posts
Default

For what it's worth, my tf1G project throughput seems to have tanked since Dec 20 (down by ~90%), so perhaps those who were applying resources there have redirected them to more (immediately) useful work such as is being discussed here. And I'm perfectly fine with that.
James Heinrich is offline   Reply With Quote
Old 2020-01-05, 23:48   #4557
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by chalsall View Post
One thing which might be helpful is if Primenet would assign work sorted by TF level desc (as with P-1, grouped by 1M range). That way GPU72 workers could focus on the high end of each range, as the wavefronts race towards us.
George: your thoughts on specifically this suggestion?

In my mind, there is little sense in GPU72 issuing work in 10xM unless this delta is done on Primenet. Otherwise, there is little hope in having work done even to 74 "bits" and having only that picked up by LL'ers without reserving everything in a 1M range.

Having GPU72 reserve everything would prevent Primenet from issuing TF'ing work itself which would then soon be issued to LL'ers; IMO, a bad idea. There are several people working directly with Primenet -- the two "workforces" should be cooperating here. GPU72 does some work at the high end of each 1M range; Primenet does the same.

In the short form: Primenet should "order by [TF Level] desc, [P1 done] desc group by [1M range]". My understanding is currently only the latter clause is in the query, which no longer has any real impact since almost no P-1'ing has been done at 100M and above.

Thoughts?
chalsall is offline   Reply With Quote
Old 2020-01-06, 01:18   #4558
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

125416 Posts
Default

Quote:
Originally Posted by chalsall View Post
George: your thoughts on specifically this suggestion?

In my mind, there is little sense in GPU72 issuing work in 10xM unless this delta is done on Primenet. Otherwise, there is little hope in having work done even to 74 "bits" and having only that picked up by LL'ers without reserving everything in a 1M range.

Having GPU72 reserve everything would prevent Primenet from issuing TF'ing work itself which would then soon be issued to LL'ers; IMO, a bad idea. There are several people working directly with Primenet -- the two "workforces" should be cooperating here. GPU72 does some work at the high end of each 1M range; Primenet does the same.

In the short form: Primenet should "order by [TF Level] desc, [P1 done] desc group by [1M range]". My understanding is currently only the latter clause is in the query, which no longer has any real impact since almost no P-1'ing has been done at 100M and above.

Thoughts?
As I understand The Math: https://www.mersenne.org/various/math.php
specifically on the topic of TF, PrimeNet has already taken all exponents up to 190M to the prescribed limits;
that is, 1 bit below "The Math" page which then needs a P-1 before the last bit.

That said, I agree that a coordinated effort between GPU72 and PrimeNet is the best offense;
but I suspect for that to happen George would need to change the PrimeNet TF limit rules.
petrw1 is offline   Reply With Quote
Old 2020-01-06, 01:29   #4559
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

262716 Posts
Default

Quote:
Originally Posted by petrw1 View Post
As I understand The Math: https://www.mersenne.org/various/math.php specifically on the topic of TF, PrimeNet has already taken all exponents up to 190M to the prescribed limits;
Those maths are from before GPUs entered the equation.

Quote:
Originally Posted by petrw1 View Post
...but I suspect for that to happen George would need to change the PrimeNet TF limit rules.
Nope. It would only be one (or only a few) changes to SQL statement(s). Include the "TF Depth" clause into the SQL query / sort statement(s). No other changes are needed.
chalsall is offline   Reply With Quote
Old 2020-01-06, 01:30   #4560
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

65358 Posts
Default

Quote:
Originally Posted by petrw1 View Post
As I understand The Math...
PrimeNet has already taken all exponents up to 190M to the prescribed limits
Remember those limits are at least 10+ years old and derived from the before-time, before GPU-TF existed. Those numbers are no longer accurate (by a large margin).
Note on my graphs, the red curved line is the old PrimeNet TF limits as per the Math page, the purple line is PrimeNet+3 bits (old GPU72 target), the greenish line is PrimeNet+5 bits (new GPU72 target).
James Heinrich is offline   Reply With Quote
Old 2020-01-06, 03:45   #4561
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

753710 Posts
Default

Quote:
Originally Posted by chalsall View Post
George: your thoughts on specifically this suggestion?
I think I can do that -- if I could log on to the server.
Prime95 is offline   Reply With Quote
Old 2020-01-06, 03:59   #4562
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

230478 Posts
Default

Quote:
Originally Posted by Prime95 View Post
I think I can do that -- if I could log on to the server.
A fairly trivial delta. Do you not have support staff?

P.S. I find I have to be *very* careful in what I say in some spaces. The immediate above was meant to be both funny, and serious, at the same time.
chalsall is offline   Reply With Quote
Old 2020-01-06, 04:07   #4563
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

11101011100012 Posts
Default

Quote:
Originally Posted by chalsall View Post
Do you not have support staff?
More unpaid volunteers
Prime95 is offline   Reply With Quote
Old 2020-01-07, 05:50   #4564
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

165618 Posts
Default

Quote:
Originally Posted by chalsall View Post
One thing which might be helpful is if Primenet would assign work sorted by TF level desc (as with P-1, grouped by 1M range). That way GPU72 workers could focus on the high end of each range, as the wavefronts race towards us
I think this is done.

It may operate more slowly as I used to have an index that matched the sort order, now I think SQLServer will need to scan the available exponents in a 1M range.

Let me know if I screwed up.
Prime95 is offline   Reply With Quote
Old 2020-01-07, 12:56   #4565
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22×3×163 Posts
Default

I periodically check my assignments on the GPU72 web site. Today, I found five which were close to expiration. When I click on each number, another page appears from mersenne.org which shows I have completed the assignment. See the attached image below.

The remainder, which are not highlighted, I have queued in mfaktc to get them done. This includes one Colaboratory assignment. One of my instances completed a single exponent this past Sunday, then stopped part way through a second. I need to look at my assignments page much more often.
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	77
Size:	96.7 KB
ID:	21561  

Last fiddled with by storm5510 on 2020-01-07 at 13:00 Reason: Correction
storm5510 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 08:25.


Mon Aug 2 08:25:20 UTC 2021 up 10 days, 2:54, 0 users, load averages: 2.28, 2.07, 1.84

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.