mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-10-14, 04:53   #78
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by bcp19 View Post
That wouldn't be practical for anyone who has more than 1 GPU.
I guess I don't see why? What do you mean because in my assignments page I can see my average per day and when I select assignments it tells me x.xxx of your days. I'm just asking for a general number so if I select 10 or 100, etc., assignments I can see about what it will take me to finish them. It's my job to divide them as necessary over the GPUs.

In either case, it's just a nicety for when I'm selecting exponents.
flashjh is offline   Reply With Quote
Old 2012-10-15, 04:23   #79
bcp19
 
bcp19's Avatar
 
Oct 2011

10101001112 Posts
Default

Quote:
Originally Posted by flashjh View Post
I guess I don't see why? What do you mean because in my assignments page I can see my average per day and when I select assignments it tells me x.xxx of your days. I'm just asking for a general number so if I select 10 or 100, etc., assignments I can see about what it will take me to finish them. It's my job to divide them as necessary over the GPUs.

In either case, it's just a nicety for when I'm selecting exponents.
I have 7 GPUs running 18 instances of mfaktc/o and average over 1100 GHzD/Day. I add assignments on a per instance, not a per GPU case. 2 of the GPUs I request 25 assignments at a time (for 5 total instances) which would be roughly 135 GHzD work or ~3 hours when compared to my average. 1 GPU (running 2 instances) I get 100 assignments at a time, ~1654 GHzD or 1.5 days, the other 4 get 50 at a time and combined have 11 instances, but get an added 180-800GHzD work due to assignment type.

The GPUs I get 25 assignments for are kinda slow, doing 5-6 assignments per day, so this adds 4-5 days of work. The GPU I get 100 for completes 11 per day, so this adds ~9 days of work and the ones with 50 complete between 6 and 9 per day which adds between 5 and 9 days of work. I check file size daily to determine if more assignments need to be added, so some days I have 0-3 files I add work to, some days 8-10.
bcp19 is offline   Reply With Quote
Old 2012-10-15, 04:27   #80
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by bcp19 View Post
I have 7 GPUs running 18 instances of mfaktc/o and average over 1100 GHzD/Day. I add assignments on a per instance, not a per GPU case. 2 of the GPUs I request 25 assignments at a time (for 5 total instances) which would be roughly 135 GHzD work or ~3 hours when compared to my average. 1 GPU (running 2 instances) I get 100 assignments at a time, ~1654 GHzD or 1.5 days, the other 4 get 50 at a time and combined have 11 instances, but get an added 180-800GHzD work due to assignment type.

The GPUs I get 25 assignments for are kinda slow, doing 5-6 assignments per day, so this adds 4-5 days of work. The GPU I get 100 for completes 11 per day, so this adds ~9 days of work and the ones with 50 complete between 6 and 9 per day which adds between 5 and 9 days of work. I check file size daily to determine if more assignments need to be added, so some days I have 0-3 files I add work to, some days 8-10.
That makes sense. I have 5 and I fill them all at the same time. Sometimes I have to balance a few workers, but since the cards are all the same it works out pretty well for me. I just wish I had a program to take my assignments and automatically distribute them to the workers.
flashjh is offline   Reply With Quote
Old 2012-10-15, 17:42   #81
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·5·7·139 Posts
Default

Quote:
Originally Posted by bcp19 View Post
That wouldn't be practical for anyone who has more than 1 GPU.
This is the issue I have to deal with.

The estimate is based on the individual user's overall performance -- not the individual Computer, nor the individual GPU instance (since even one GPU needs more than one instance to be efficient).

A non-trivial, but not intractable, problem.

Unfortunately I've been a little busy lately on other matters.
chalsall is online now   Reply With Quote
Old 2012-10-18, 04:09   #82
bcp19
 
bcp19's Avatar
 
Oct 2011

7×97 Posts
Default

Quote:
Originally Posted by flashjh View Post
That makes sense. I have 5 and I fill them all at the same time. Sometimes I have to balance a few workers, but since the cards are all the same it works out pretty well for me. I just wish I had a program to take my assignments and automatically distribute them to the workers.
I thought the mfaktXapp did just that.
bcp19 is offline   Reply With Quote
Old 2012-10-18, 04:12   #83
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by bcp19 View Post
I thought the mfaktXapp did just that.
I haven't seen it yet. I will check it out. Thanks for the tip.

Last fiddled with by flashjh on 2012-10-18 at 04:13
flashjh is offline   Reply With Quote
Old 2012-12-23, 17:21   #84
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

On the page that gives you all the assignments there is a button to make a worktodo.txt file. Can you add a button to copy all the newly assigned work to the clipboard?
flashjh is offline   Reply With Quote
Old 2012-12-23, 18:03   #85
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·5·7·139 Posts
Default

Quote:
Originally Posted by flashjh View Post
On the page that gives you all the assignments there is a button to make a worktodo.txt file. Can you add a button to copy all the newly assigned work to the clipboard?
I can look into that. However, can you not simply highlight the assignments and press Ctrl-C?
chalsall is online now   Reply With Quote
Old 2012-12-23, 19:32   #86
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

21438 Posts
Default

Quote:
Originally Posted by chalsall View Post
I can look into that. However, can you not simply highlight the assignments and press Ctrl-C?
Of course I can, and that's what I do. Just asking ;)
flashjh is offline   Reply With Quote
Old 2012-12-23, 19:55   #87
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·5·7·139 Posts
Default

Quote:
Originally Posted by flashjh View Post
Of course I can, and that's what I do. Just asking ;)
This is non trivial, since it is dangerous.

Naturally M$'s Internet Exploder allows it, but all other browers (correctly) make it difficult.

Since all the alternative solutions come down to pre-selecting the text which the user then has to Cntl-C, I'm just going to leave the system as it is.
chalsall is online now   Reply With Quote
Old 2012-12-23, 23:03   #88
Axelsson
 
Jul 2012
Sweden

2×3×7 Posts
Default

This is a non issue in my opinion but I have a suggestion on how it could almost be done.

How about putting the text in an FORM text edit element, that way you only need to click the text and press ctrl-A and ctrl-C to mark the text.
I usually makes the mistake and presses those keys before thinking and ends up marking all of the page instead of just the assignment.

/Göran
Axelsson is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
AVX? (Other new features?) Dubslow Software 6 2011-10-16 14:03
A little request 10metreh Aliquot Sequences 8 2009-10-07 18:13
Upcoming features Xyzzy Forum Feedback 1 2007-11-26 18:57
New features in Prime95 v22.9 guido72 Software 4 2003-03-02 23:54
Desired Features/Addins Complex33 Software 5 2002-09-05 06:13

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


Fri Jul 16 15:27:52 UTC 2021 up 49 days, 13:15, 1 user, load averages: 1.50, 1.56, 1.66

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.