mersenneforum.org  

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

Reply
 
Thread Tools
Old 2013-03-27, 00:06   #34
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×5×7×139 Posts
Default

Quote:
Originally Posted by henryzz View Post
Does this really put any restriction on what you can do?
No.

Quote:
Originally Posted by swl551 View Post
What will GPU72/api do that is such a game changer. (that is an honest question, not a challenge of possibilities or vision)
Introduce the use of a "pre-shared secret" to generate an "authentication hash" instead of a "security hash" generated with an algorithm which cannot be openly published.
chalsall is online now   Reply With Quote
Old 2013-04-05, 03:51   #35
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22·7·167 Posts
Default DC-P1 via proxy???

So I am using the proxy and have it set to P-1 but I am getting LL-P1.
Is there a way (other than manually assignments) to set the work type in proxy to DC-P1?


Thx
petrw1 is online now   Reply With Quote
Old 2013-04-05, 12:16   #36
Aramis Wyler
 
Aramis Wyler's Avatar
 
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA

6508 Posts
Default

Check that the worker windows are set to ask for p-1 work, rather than depending on the work type set on the primenet site, or for the computer in general.
Aramis Wyler is offline   Reply With Quote
Old 2013-04-06, 00:15   #37
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×5×7×139 Posts
Default

Quote:
Originally Posted by petrw1 View Post
So I am using the proxy and have it set to P-1 but I am getting LL-P1. Is there a way (other than manually assignments) to set the work type in proxy to DC-P1?
Prime95/mprime/PrimeNet doesn't have a worktype defined for DC P-1.

If you would like DC P-1 assignments rather than LL P-1 assignments, please let me know.
chalsall is online now   Reply With Quote
Old 2013-04-06, 05:12   #38
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22×7×167 Posts
Default

Quote:
Originally Posted by chalsall View Post
Prime95/mprime/PrimeNet doesn't have a worktype defined for DC P-1.

If you would like DC P-1 assignments rather than LL P-1 assignments, please let me know.
I knew Primenet didn't; I just didn't want to assume one way of the other for GPU72.

If you are asking if I want the feature: YES
If you are asking if I want assignments: YES, but do you have to do it or is there a way I can (i.e. manually)?
How do others (how does anyone) get them?
petrw1 is online now   Reply With Quote
Old 2013-04-06, 15:05   #39
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

124416 Posts
Default

Quote:
Originally Posted by petrw1 View Post
I knew Primenet didn't; I just didn't want to assume one way of the other for GPU72.

If you are asking if I want the feature: YES
If you are asking if I want assignments: YES, but do you have to do it or is there a way I can (i.e. manually)?
How do others (how does anyone) get them?
So you do have a choice to select these manually...but they are assigned as N/A...curious!!??
petrw1 is online now   Reply With Quote
Old 2013-04-06, 20:51   #40
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×5×7×139 Posts
Default

Quote:
Originally Posted by petrw1 View Post
So you do have a choice to select these manually...but they are assigned as N/A...curious!!??
(Sorry for my lurking. I decided to spend some time "AFK" (at least, dealing with humans -- still screaming at several of my machines)...)

For DiamondDave, who's the main DC P-1 worker (and with his permission and knowledge), I added a specific conditional for his UID in the proxy such that when his machines asked for LL P-1 work, he would instead be assigned DC P-1.

This could also be enabled for you (or anyone). But I think it would be better to simply leave things as they are for the moment, and when I'm able to sleep again (Real Soon Now) I'll provide DC P-1 as an overriding option to each GPU72 Worker's Machine settings.

Edit: DC P-1 assignments are issued a "virtual" AID. As in, they appear in the GPU72 assignment report with last updated and estimated completion dates, but not on Primenet.

Last fiddled with by chalsall on 2013-04-06 at 21:16
chalsall is online now   Reply With Quote
Old 2013-04-06, 23:38   #41
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3·5·59 Posts
Default

Would could ever have imagined how complex GPU to 72 would become.
Chuck is offline   Reply With Quote
Old 2013-04-07, 04:25   #42
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

10010010001002 Posts
Default

No big deal for me. Just 1 small PC dabbling in it
petrw1 is online now   Reply With Quote
Old 2013-04-10, 13:32   #43
Aramis Wyler
 
Aramis Wyler's Avatar
 
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA

23·53 Posts
Default A curious feature.

I see that I've misconfigured the spider fetcher twice in 2 days now for different purposes. The first was simply me making a stupid mistake, but this second misconfiguration this morning led to some curious results. I don't know if it is a bug or an undocumented feature.

Specifically, I told it to fetch the lowest number (Option 3) in the range 0 to 100000000 with a pledge level of 70 (felt like doing a little dc work).

The first big surprise was that I got numbers in the 63M range, not the 31M range I was expecting. The second big surprise was that they were not to 70... they were to 71. I went and doublechecked the pledge level and it is certainly set to 70. But rather than tell me there weren't any it went to 71 instead.

Why?
Aramis Wyler is offline   Reply With Quote
Old 2013-04-10, 13:38   #44
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·5·7·139 Posts
Default

Quote:
Originally Posted by Aramis Wyler View Post
Why?
1. The DCTF and LLTF interfaces are at different URLs. If you want DCTF work, you need to change the URL.

2. The minimum pledge for LLTF is 71. If it's less than that, it is set to 71.
chalsall is online now   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
TF fetching/reporting toolkit for Linux swl551 PrimeNet 20 2014-06-19 15:00
GPU72.com TF worm fetching tool now available swl551 GPU to 72 83 2013-03-25 09:04
V4 and V5 TF Reporting Difference RMAC9.5 PrimeNet 2 2010-05-23 02:20
results not reporting Unregistered Information & Answers 2 2010-05-23 00:56
No factor reporting. Uncwilly PrimeNet 1 2008-10-05 00:52

All times are UTC. The time now is 14:54.


Fri Jul 16 14:54:47 UTC 2021 up 49 days, 12:42, 2 users, load averages: 1.26, 1.36, 1.54

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.