mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware > GPU Computing

Reply
 
Thread Tools
Old 2012-01-01, 18:53   #1497
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11·311 Posts
Default

Quote:
Originally Posted by TheJudger View Post
Do we need this as an option or should we enable this allways?
My preference would be that it's always there.
James Heinrich is offline   Reply With Quote
Old 2012-01-01, 19:13   #1498
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

230478 Posts
Default Feature request...

Since we're asking for new features / abilities...

It would be nice (if it's not already there) to have a function like Prime95's worktodo.add feature. This would allow for automated reservation and processing of work from PrimeNet and/or G72 by way of another spider until Christenson has completed his integrated functionality.

I understand from another thread that the mfakt* programs allow for editing live worktodo.txt files (except for the first line), but I personally would prefer not to have a 'bot touch it.
chalsall is offline   Reply With Quote
Old 2012-01-02, 22:46   #1499
sonjohan
 
sonjohan's Avatar
 
May 2003
Belgium

2·139 Posts
Default

Isn't GPU trial factoring unfair for GHzday-statistics?
I'm running it on my GTX 570M, for less than a month; and I already have doubled my GHz-days.

It's also the reason I shut down my old desktop. (Which only did TF.)
If that desktop needs 3 days to TF to 2^69, where the GPU does up to 2^72 in 12h for the same exponent, I don't see the point in wasting more electricity on an old PC. (Never mind the "you might be addicted to GIMPS if..." thread.)
sonjohan is offline   Reply With Quote
Old 2012-01-02, 22:54   #1500
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by sonjohan View Post
Isn't GPU trial factoring unfair for GHzday-statistics?
It's also the reason I shut down my old desktop. (Which only did TF.)
If that desktop needs 3 days to TF to 2^69, where the GPU does up to 2^72 in 12h for the same exponent, I don't see the point in wasting more electricity on an old PC. (Never mind the "you might be addicted to GIMPS if..." thread.)
That old machine would probably still make a fine contribution doing DC or P-1 work.

Don't knock GPU TF. Hardware advances will always seem unfair to the practitioners of previous technology. If there were similar comparisons available, I'm sure that 486's seemed unfairly fast to those with 386's.
kladner is offline   Reply With Quote
Old 2012-01-02, 23:26   #1501
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by kladner View Post
That old machine would probably still make a fine contribution doing DC or P-1 work.

Don't knock GPU TF. Hardware advances will always seem unfair to the practitioners of previous technology. If there were similar comparisons available, I'm sure that 486's seemed unfairly fast to those with 386's.
Agreed! I have an older socket 478 P4 3.4GHz 2Gb system that I've had for many years now (upgraded to that slowly over the years). Civ V played ok on it, but when you get too far along it would lockup sometimes (my Son requested a better system ). So, I finally upgraded and then dedicated it to P-1 and to mfakto. It has an HD 4670 AGP card that gives about 12M/s (200,000 SievePrimes) (I'm pretty sure the card would do better in a faster system). It does ~four DC TF checks 68^69 per day and each P-1 takes ~3-4 days.

All in all nothing special, but it's more than nothing.

Last fiddled with by flashjh on 2012-01-02 at 23:58
flashjh is offline   Reply With Quote
Old 2012-01-03, 02:28   #1502
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Quote:
Originally Posted by sonjohan View Post
Isn't GPU trial factoring unfair for GHzday-statistics?
Many (including myself) have made that argument, however figuring out what to actually do about it is what's given us trouble. I think we've all just kind of given up on it. (The main problem is in figuring out what the 'average' CPU and GPU working for GIMPS can do.)



As for that old PC, you can do DC or P-1 as others have mentioned, or you could even do TF-LMH. That's something that still yields a factor every couple of days, even on that slow a machine, and each factor is anywhere from 500 to many thousands of GHz-Days of LL work (admittedly far off in the future, but still.) In fact, at a minimum, the chalsall (GPU to 72 creator and admin) has his old PC's doing TF-LMH (obviously he knows better than I, but that's my understanding).

Last fiddled with by Dubslow on 2012-01-03 at 02:29
Dubslow is offline   Reply With Quote
Old 2012-01-03, 05:48   #1503
bcp19
 
bcp19's Avatar
 
Oct 2011

7·97 Posts
Default

Quote:
Originally Posted by kladner View Post
That old machine would probably still make a fine contribution doing DC or P-1 work.

Don't knock GPU TF. Hardware advances will always seem unfair to the practitioners of previous technology. If there were similar comparisons available, I'm sure that 486's seemed unfairly fast to those with 386's.
I had an 8088 laptop and had a program running to calculate how many entries would be needed to get every possible 4 number combination in a 51 number lottery. Program ran for somewhere around 6 months. Put it on my first Pentium and it took about 12 hours.
bcp19 is offline   Reply With Quote
Old 2012-01-03, 06:16   #1504
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

2×4,909 Posts
Default

Quote:
Originally Posted by bcp19 View Post
I had an 8088 laptop and had a program running to calculate how many entries would be needed to get every possible 4 number combination in a 51 number lottery. Program ran for somewhere around 6 months. Put it on my first Pentium and it took about 12 hours.
(51 * 50 * 49 * 48) / 4! to 1
Your pocket 8 digit calculator can do that one. That is a super trivial calculation.
Uncwilly is offline   Reply With Quote
Old 2012-01-03, 08:23   #1505
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

25B716 Posts
Default

Quote:
Originally Posted by bcp19 View Post
I had an 8088 laptop and had a program running to calculate how many entries would be needed to get every possible 4 number combination in a 51 number lottery. Program ran for somewhere around 6 months. Put it on my first Pentium and it took about 12 hours.
This post is good for xyzzy's top. Sure that program was not doing something else too? There are only 249900 of them, and even a 8-bit Sinclair could spit them out in a blink, or use a matrix (needle) printer to print them in less then 12 hours...
LaurV is online now   Reply With Quote
Old 2012-01-03, 10:45   #1506
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

2×5×53 Posts
Default

Both of you are, of course, completely wrong in case bcp19 didn't talk about a "4 out of 51" lottery in the first place.
ckdo is offline   Reply With Quote
Old 2012-01-03, 13:00   #1507
kjaget
 
kjaget's Avatar
 
Jun 2005

3·43 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
My preference would be that it's always there.
I'd like it as an option. I've run into cases where I have to break up results.txt when pasting it into the manual results page, presumably because it's too much data for one shot. Adding time stamps will make this happen quicker, meaning more chance for error when submitting results.

Once we get automated Primenet interaction it won't be a big deal.
kjaget is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
mfakto: an OpenCL program for Mersenne prefactoring Bdot GPU Computing 1676 2021-06-30 21:23
The P-1 factoring CUDA program firejuggler GPU Computing 753 2020-12-12 18:07
gr-mfaktc: a CUDA program for generalized repunits prefactoring MrRepunit GPU Computing 32 2020-11-11 19:56
mfaktc 0.21 - CUDA runtime wrong keisentraut Software 2 2020-08-18 07:03
World's second-dumbest CUDA program fivemack Programming 112 2015-02-12 22:51

All times are UTC. The time now is 10:19.


Mon Aug 2 10:19:56 UTC 2021 up 10 days, 4:48, 0 users, load averages: 0.93, 1.04, 1.13

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.