mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2011-02-02, 14:19   #1
M0CZY
 
M0CZY's Avatar
 
May 2005
Brutal Police State, UK

1748 Posts
Default CPU almost redundant?

Recently I did a small assignment for Operation Billion Digits (71→72 bits), which took around 30 hours on my Pentium 4.
I was a bit miffed to see that the next result reported was someone who used the GPU on their graphics card to do a similar assignment in 3½ minutes!
I feel quite redundant now, as it appears that a handful of GPU users will be able to do far more work between them than all the CPU users put together.
M0CZY is offline   Reply With Quote
Old 2011-02-02, 14:38   #2
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

23×52×13 Posts
Default

That 'someone' is me and -at the time - I wasn't aware that the trial factoring below 75 were supposed to be done by non-GPU computer.
Sorry about that. I probably shouldn't have bragged about the time it took.
firejuggler is offline   Reply With Quote
Old 2011-02-02, 15:30   #3
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22·7·167 Posts
Default

Quote:
Originally Posted by M0CZY View Post
Recently I did a small assignment for Operation Billion Digits (71→72 bits), which took around 30 hours on my Pentium 4.
I was a bit miffed to see that the next result reported was someone who used the GPU on their graphics card to do a similar assignment in 3½ minutes!
I feel quite redundant now, as it appears that a handful of GPU users will be able to do far more work between them than all the CPU users put together.
Happens all the time and (assuming Moore is correct) will continue to happen.

My first PC was a PII - 400 Mhz and took 15 months to do one LL test.
A year later I added a PIV 1.7Ghz which could do the same test in less than 1 month ... and like you I felt PC 1 was now redundant ... and now my Quad makes PC 2 seem redundant ... etc etc etc ... and it won't be long until firejuggler's current GPU is redundant.

I think this is why George added stats for the last 365 days to the server reports --- comparing 2011 output to 1996 output (or even 2008) output is meaningless (or even bordering on depressing).
petrw1 is offline   Reply With Quote
Old 2011-02-02, 17:19   #4
sonjohan
 
sonjohan's Avatar
 
May 2003
Belgium

2×139 Posts
Default

Which is also the reason why I'm dropping in ranks, as I haven't changed PC's in almost 3 years.
sonjohan is offline   Reply With Quote
Old 2011-02-02, 17:36   #5
lycorn
 
lycorn's Avatar
 
Sep 2002
Oeiras, Portugal

27008 Posts
Default

Quote:
Originally Posted by M0CZY View Post
I feel quite redundant now
It´s a matter of choosing the appropriate work for your PC.
P4s are good at factoring above 64 bits, which is currently the lowest level available for nearly all exponents below 1B.
Just choose 64->65 bits assignments and you´ll be OK. There are millions to choose from.
I use a P4 3200 for P-1 work, and still feel quite happy with it, although my i5-750 would perform the same task roughly 3 times faster. This P4 used to be my main LL testing machine a while ago.
lycorn is offline   Reply With Quote
Old 2011-02-02, 17:55   #6
ixfd64
Bemusing Prompter
 
ixfd64's Avatar
 
"Danny"
Dec 2002
California

95816 Posts
Default

That doesn't mean you shouldn't contribute to GIMPS. Every little bit helps - heck, there are people who are still crunching with Pentium II's!
ixfd64 is offline   Reply With Quote
Old 2011-02-02, 19:18   #7
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

467610 Posts
Default

Quote:
Originally Posted by ixfd64 View Post
That doesn't mean you shouldn't contribute to GIMPS. Every little bit helps - heck, there are people who are still crunching with Pentium II's!
And unconfirmed rumors of one of these: http://en.wikipedia.org/wiki/ENIAC

Some specs:
Quote:
A multiplication of a 10-digit number by a d-digit number (for d up to 10) took d+4 cycles, so a 10- by 10-digit multiplication took 14 cycles, or 2800 microseconds—a rate of 357 per second. If one of the numbers had fewer than 10 digits, the operation was faster. Division and square roots took 13(d+1) cycles, where d is the number of digits in the result (quotient or square root). So a division or square root took up to 143 cycles, or 28,600 microseconds—a rate of 35 per second.
Anyone care to (or have the time to) extrapolate this to the current range of LL tests?

Last fiddled with by petrw1 on 2011-02-02 at 19:19 Reason: last line
petrw1 is offline   Reply With Quote
Old 2011-02-05, 04:00   #8
Christenson
 
Christenson's Avatar
 
Dec 2010
Monticello

5·359 Posts
Default

I´m wondering if the energy cost of running the old computer over a year leads to a point where it is cheaper to get a new computer than to continue running the old one?
One reason to keep the old one is that it gives you a console that can be used for the mundane computing tasks in your life, like spreadsheets and such.
Christenson is offline   Reply With Quote
Old 2011-02-05, 10:01   #9
xilman
Bamboozled!
 
xilman's Avatar
 
"𒉺𒌌𒇷𒆷𒀭"
May 2003
Down not across

10,753 Posts
Default

Quote:
Originally Posted by Christenson View Post
I´m wondering if the energy cost of running the old computer over a year leads to a point where it is cheaper to get a new computer than to continue running the old one?
One reason to keep the old one is that it gives you a console that can be used for the mundane computing tasks in your life, like spreadsheets and such.
I still have a PII-450 doing useful work. It's a monitor stand

Paul
xilman is offline   Reply With Quote
Old 2011-02-05, 13:21   #10
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

72·131 Posts
Default

I used an Acorn A7000 for that until late last year when I got an iMac with integral monitor stand.
fivemack is offline   Reply With Quote
Old 2011-02-05, 16:03   #11
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

170148 Posts
Default

Quote:
Originally Posted by petrw1 View Post
And unconfirmed rumors of one of these: http://en.wikipedia.org/wiki/ENIAC

Some specs:


Anyone care to (or have the time to) extrapolate this to the current range of LL tests?
The main LL compute loop contains no divisions, so we need not consider that execution time.

If a 10-digit (base-10, I presume) by 10-digit multiplication took 2800 microseconds, then a 20-million-digit by 20-million-digit multiplication (the basic squaring step) would -- assuming sufficient main storage capacity, sufficient variable-length operand addressing and processing capability, and vacuum-tube lifetime to perform this successfully, and execution time linearly proportional to each operand's length -- take about 2 million * 2 million * 2800 microseconds = 4 million * 2800 seconds = 11200 million seconds. At roughly 31.5 million seconds per year, that's over 350 years -- for one squaring iteration.*

I think the vacuum-tube lifetimes would be the limiting factor.

- - -

* Fortunately, not only is the mod step free, but no separate carry operation is needed because the operands and result are single variable-length numbers rather than arrays of limited-precision numbers.

Last fiddled with by cheesehead on 2011-02-05 at 16:21
cheesehead is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Manually reserving redundant work Chuck PrimeNet 3 2014-02-01 19:30
reasons why a LL test would be redundant William Labbett Information & Answers 2 2011-10-11 11:03

All times are UTC. The time now is 12:45.


Sat Jul 17 12:45:57 UTC 2021 up 50 days, 10:33, 1 user, load averages: 1.46, 1.41, 1.35

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.