![]() |
|
|
#1 |
|
Apr 2004
Blacksburg, VA
916 Posts |
Does anyone know how much of a performance hit is caused by the roundoff error checking? I know that sums of the sequence before and after the DWT are taken to insure that the floating-point truncation is not affecting the result.
Do the benchmarks listed on the GIMPS site take this into account? Thanks! Nevarcds |
|
|
|
|
|
#2 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
1D6616 Posts |
Off the top of my head, on a P4 it is pretty small - maybe 1%. On a P3, it was pretty big - about 3-5%. Athlon - I don't know.
It is pretty easy to check. Use Advanced/Time with and without error checking enabled. |
|
|
|
|
|
#3 |
|
May 2003
Republic of Moldova
23·5 Posts |
But how reasonable is to use round-off checking? For example, if someone wants to use a PC in GIMPS, but has suspicions about the stability of that computer (I mean its capability to produce good results), will Prime95, by enabling the round-off checking, catch the round-off errors (and turn back to a previous good intermidiate result), thus making the final result to be a good one?
|
|
|
|
|
|
#4 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×53×71 Posts |
Yes, any error that round-off checking discovers will be corrected. Unfortunately, round-off checking will not catch every hardware error.
Your best bet is to resolve any hardware problems first, then begin prime searching. |
|
|
|
|
|
#5 | |
|
∂2ω=0
Sep 2002
República de California
103×113 Posts |
Quote:
|
|
|
|
|
|
|
#6 | |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22·3·641 Posts |
Quote:
Have we seen any analysis of error rate vs. CPU type? |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| roundoff = 0.224. Normal? Yes. [solved] | Fred | Software | 3 | 2016-02-05 00:01 |
| Poll: Death Penalty & Abortion | Uncwilly | Soap Box | 65 | 2015-12-18 03:19 |
| Lots of roundoff errors | TheMawn | Software | 18 | 2014-08-16 03:54 |
| Roundoff error | bcp19 | Software | 4 | 2013-02-14 21:23 |
| Roundoff Error Message | Teseo77Madrid | Hardware | 21 | 2004-06-02 14:59 |