mersenneforum.org  

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

Reply
Thread Tools
Old 2020-01-11, 01:59   #4588
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

262716 Posts
Default

Quote:
Originally Posted by PhilF View Post
We've all been there, done that, and got the tee shirt.
Sorry. I'm currently under attack from all fronts. I actually find it somewhat amusing.

To share, I was once ~85 feet underwater when my regulator failed. I followed the training and breathed out through the regulator, and only got water back.

I remember very clearly thinking "Oh, so this is how I'm going to die".

And, then, the additional training kicked in: You have an "octopus". You have a secondary air supply immediately available. I used that and survived.

My "buddy" still to this day says "I would have noticed".

At the end of the day, we all stand alone. Be comfortable with, and manage, that.
chalsall is offline   Reply With Quote
Old 2020-01-11, 07:52   #4589
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

I rely on, and greatly appreciate what you do and the results thereof.
Many thanks. That doesn't pay the bills, but it is the currency I have immediately at hand.
kladner is offline   Reply With Quote
Old 2020-01-11, 12:14   #4590
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

5,419 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
Is it?
Ack. And all primes are odd. Give or take 1. (What happens when I get 4 hours sleep.)

Last fiddled with by kriesel on 2020-01-11 at 12:14
kriesel is offline   Reply With Quote
Old 2020-01-11, 17:50   #4591
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

976710 Posts
Default

Quote:
Originally Posted by kladner View Post
Many thanks. That doesn't pay the bills, but it is the currency I have immediately at hand.
Thanks guys. And sorry -- yesterday was a /very/ stressful day...

I finally got off my butt, and implemented a parallel spider which looks at PRP in addition to LL state. Previously GPU72 was not aware of candidates which had a PRP done instead of an LL.

This means the Current Levels report is once again sane, and I won't accidentally bring in candidates to TF which are really a DC.
chalsall is offline   Reply With Quote
Old 2020-01-16, 03:45   #4592
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Can I assume that 1st time LL TF is still the most helpful at the moment?

Also, I ended up sticking another 16GB of RAM in the new machine, 32 total. It's doing pretty well now at DC, but is there a current need for P-1?

Last fiddled with by kladner on 2020-01-16 at 03:46
kladner is offline   Reply With Quote
Old 2020-01-16, 04:15   #4593
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by kladner View Post
Can I assume that 1st time LL TF is still the most helpful at the moment? ... It's doing pretty well now at DC, but is there a current need for P-1?
Yes, please. LLTF; ideally WMS to at least 74 or LG72D.

And, no. We're _good_ for P-1'ing (at least for Cat 0 through to 2 (currently); Cat 3 and 4 are pointless to chase with P-1'ing).
chalsall is offline   Reply With Quote
Old 2020-01-16, 15:05   #4594
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Thanks Chris. While I thought of P-1 when I upped the RAM, that was not the reason. I was following Mackerel's suggestion that filling the other two slots carries the same benefits as dual rank RAM. This turns out to be the case. LL performance went up about 30% as Mack predicted. CPU still outruns the RAM in the 4GHz+ range.

AT 4GHz a single worker with 6 cores is getting about 2.47ms/it. Faster CPU makes exactly No difference. Same is true at lower speeds, but I am compromising for the sake of other tasks which will be added later. I suppose I could save some electricity for now by running at 3200 MHz, which seemed to be about optimal, with the same throughput as all higher frequencies.


EDIT: Wrong! Running at 3200MHz is slower. I guess it was in other configurations that I encountered the same performance at different CPU speeds.

Last fiddled with by kladner on 2020-01-16 at 19:17
kladner is offline   Reply With Quote
Old 2020-01-18, 14:58   #4595
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default SPE error on GHzDays saved graphs...

Just so everyone knows, srow7 pointed out to me that the GHzDays Saved graphs weren't showing the factors found for work done in the 10xM ranges. This has now been fixed.

Just in case anyone stopped doing work because of this...
chalsall is offline   Reply With Quote
Old 2020-01-19, 13:15   #4596
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default DNS issues...

Just a heads up...

My DNS provider, OpenSRS, is having some issues with their servers at the moment; this is intermittent. They're working the issue now, but if you see any "can't resolve" messages, this is the reason.
chalsall is offline   Reply With Quote
Old 2020-01-30, 02:45   #4597
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23·271 Posts
Default

Noticed a weird issue(which may be my fault) - I run P95, running P-1 through the gpu72 proxy... I've noticed that the assignments that P95 is running are reserved - almost all of them(haven't checked) seem to be reserved by primenet by someone else... I've stopped all my computers that are running P-1 through gpu72 for the time being.

EDIT: example: https://www.mersenne.org/report_expo...2310481&full=1
EDIT2: I noticed a lot of them are reserved by "alelele" - is that a gpu72 spider?
Attached Thumbnails
Click image for larger version

Name:	Untitled.jpg
Views:	81
Size:	27.0 KB
ID:	21699  

Last fiddled with by kracker on 2020-01-30 at 02:59
kracker is offline   Reply With Quote
Old 2020-01-30, 13:32   #4598
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by kracker View Post
I've noticed that the assignments that P95 is running are reserved - almost all of them(haven't checked) seem to be reserved by primenet by someone else... I noticed a lot of them are reserved by "alelele" - is that a gpu72 spider?
Strategic clearing out of abandoned assignments.

These are going to be recycled in mid-February, so your machines which work though the proxy (and have a reliable and predictable production rate) and mine have been clearing out as many as we can before then. Actually, next week I was going to stop giving your machines work to ensure all the assignments were completed before being recycled.
chalsall is offline   Reply With Quote
Reply



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:42 UTC 2021 up 10 days, 2:54, 0 users, load averages: 2.19, 2.06, 1.85

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.