![]() |
|
|
#1 |
|
Jun 2011
Henlopen Acres, Delaware
7×19 Posts |
OK, I am expecting I will be flogged as a result of asking this, but I searched around and couldn't find an answer.
What the heck is a "GHz-Day" unit of measure? |
|
|
|
|
|
#2 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
23·11·73 Posts |
It's half a day of calculation on (I think) a 2GHz Northwood Pentium-4, or eight hours on a 3GHz Northwood Pentium-4.
The prime95 code stays sufficiently resident in cache that it scales well with CPU speed, so multiplying by the gigahertzage and the number of cores is not an irredeemably dreadful way to compare throughput of different machines. Though when the CPU architecture changes a lot and George improves the FFT code, you can get another constant factor coming in. Last fiddled with by fivemack on 2011-06-30 at 16:33 |
|
|
|
|
|
#3 | |
|
Nov 2003
11101001001002 Posts |
Quote:
Exposing the Mythical MIPS Year IEEE Computer Vol 32 1999 |
|
|
|
|
|
|
#4 | |
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
22·23·107 Posts |
http://www.mersennewiki.org/index.php/Computing_power
Has the GHz-day and the venerable P90-year Quote:
Last fiddled with by Uncwilly on 2011-06-30 at 17:38 |
|
|
|
|
|
|
#5 | |
|
"Lucan"
Dec 2006
England
2×3×13×83 Posts |
Quote:
Doesn't anyone remember cgs units? David Last fiddled with by davieddy on 2011-06-30 at 17:57 |
|
|
|
|
|
|
#6 | |
|
Einyen
Dec 2003
Denmark
315810 Posts |
Quote:
|
|
|
|
|
|
|
#7 | |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
Quote:
if so you know what that means you should be able to find out what a GHz-Day is. kilowatt-hour = running at 1 kilowatt for 1 hour. a GHz-day last I checked would be a processor running at 1 GHz for 1 full day. my outdated and supposedly obsolete processor from what I've founds can max out at 2.8 GHz holding it there for 1 Day = 2.8 GHz* 1 day = 2.8 GHz-Days. but not all that can go to prime 95 as the OS has to run. |
|
|
|
|
|
|
#8 | |
|
"Forget I exist"
Jul 2009
Dumbassville
203008 Posts |
Quote:
Last fiddled with by science_man_88 on 2011-06-30 at 19:57 |
|
|
|
|
|
|
#9 | |
|
Jun 2011
Henlopen Acres, Delaware
7·19 Posts |
Quote:
GHz-days The work accomplished by one core of a hypothetical 1GHz Core 2 Duo CPU in one day. BTW, thanks for the link Uncwilly. The chess community uses a 1.0 GHz Pentium III for a great deal of their hardware comparisons. See the link below for more info: http://www.jens-hartmann.at/Fritzmarks/ Notice our machine at #2 by a mere 0.64 GHz on the PIII scale achieved the result with 6 cores x 2 with hyperthreading on, while the #1 machine had 12 real cores (Dual Westmere). |
|
|
|
|
|
|
#10 |
|
DB916 Posts |
Folks,
I've been thrashing some spares servers for a while now and have seen some wild flucuations in my GHz/Days total. Has anyone experienced this before and is there any point caring about it? regards, andrew |
|
|
|
#11 |
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
984410 Posts |
If you are doing primality testing (the L-L test) and you started your machines nearly the same time, they all would report their results at about the same time. This would cause your GHz-days to jump up quite quickly and then seem to idle until the next round is reported.
|
|
|
|