![]() |
![]() |
#12 |
P90 years forever!
Aug 2002
Yeehaw, FL
41×199 Posts |
![]()
Prime95 does revert to the last save file. The problem is not with the reported roundoff error - the auto-restart from the last save file ensures that that particular hardware error will not affect your final result. The problem is prime95 cannot detect every hardware error. If you happened to have one of these undetectable hardware errors your final result will be corrupt.
|
![]() |
![]() |
![]() |
#13 | |
Jun 2003
22×32×151 Posts |
![]() Quote:
Nothing. See posts #3 & 4. |
|
![]() |
![]() |
![]() |
#14 |
Jul 2011
Omaha, NE
23 Posts |
![]()
Ohh okay thanks guys. I was a little confused by the screen output.
Okay...so worst case scenario is that I did have a few undetected hardware errors - then what? When I get to the end of the calculation will that be apparent then? Or will I never really know if the result is correct? |
![]() |
![]() |
![]() |
#15 |
Dec 2010
Monticello
5·359 Posts |
![]()
You could ask me for (or even do yourself) an LL-D on the same exponent. Be ready to wait a month or two for the result. You could also have it TF'ed a bit further on a GPU on the off (about 1 in 10, at best) chance of proving it composite that way....
Up to you... |
![]() |
![]() |
![]() |
#16 | |
Jun 2011
Henlopen Acres, Delaware
7·19 Posts |
![]() Quote:
One of the computers I built in Dec 2010 was starting to behave oddly in the March 2011 timeframe. I ran every stress test I could think of on it, every hardware diagnostic, and it passed them all, despite a 24x7 gauntlet being thrown at it for about a week. Then, sure enough, during "normal use," the problem returned, the system rebooted "for no good reason." Finally, I decided to blame the RAM, but I did not have any of the same rated speed to swap out. So, I wrote the world's simplest RAM testing application in C. It called malloc() with large chunks (1 GB) until it failed, then in 512 MB chunks until it failed, then 256 MB, 128 MB, all the way down to the last available kilobyte. Basically, it used every available byte of RAM it could. And, for every byte that was allocated, I first loop through and set the byte = 0000 0001. Then, I looped around and "read" each byte, making sure the result was == 1. I repeated this for 0000 00010 to 1111 1111. Sure enough, there were a few "flakey bytes" on one IC somewhere that could not retain their values. While the RAM chip would pass "hardware tests," there was no escaping this "byte-level" test which drilled down to the IC level. It was just one faulty IC on one of the RAM chips. I mention all of this because not every "stress test" can find "the exact problem." Sometimes RAM will behave fine on a large scale, but such a microscopic examination will uncover the problem. If the problem was with my CPU instead of the RAM, this test would be of no help (possibly) in determining the true culprit. Just something to think about. Last fiddled with by LiquidNitrogen on 2011-07-20 at 00:55 |
|
![]() |
![]() |
![]() |
#17 |
∂2ω=0
Sep 2002
República de California
267538 Posts |
![]()
That exponent is very close to the upper limit permitted by a 2560-Kdouble FFT, so I'm not surprised to see an occasional ROE > 0.4 error there.
OTOH, the exponent moebius notes for his errors is not near FFT boundary, at least of the kind my code uses (each power-of-2 length interval evenly subdivided into 8 subintervals of form [8,9,10,11,12,13,14,15]*2^n.) George, is p = 42818549 close to any of the length-breakovers used by your program? Last fiddled with by ewmayer on 2011-07-20 at 01:12 |
![]() |
![]() |
![]() |
#18 |
P90 years forever!
Aug 2002
Yeehaw, FL
41×199 Posts |
![]() |
![]() |
![]() |
![]() |
#19 | |
Dec 2010
Monticello
5×359 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#20 | |
Dec 2021
2 Posts |
![]() Quote:
Also, I have a similar question: it is possible to do verify cpu calculations, without stress test? Just run the stability calculation test in the background. I want much more stability of my cpu calc. I've just found that I my cpu never have downclock speed (throttling), rather whan just do incorrect calculations. |
|
![]() |
![]() |
![]() |
#21 | |
∂2ω=0
Sep 2002
República de California
5×2,351 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#22 | |
If I May
"Chris Halsall"
Sep 2002
Barbados
255078 Posts |
![]() Quote:
Jolly good fun! Last fiddled with by chalsall on 2021-12-15 at 22:05 Reason: s/to./to. Days later./ # Kinda weird. Almost attention seeking. |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Possible hardware errors have occurred during the test! 1 ROUNDOFF > 0.4. | Xyzzy | Software | 7 | 2016-12-20 00:01 |
Lots of roundoff errors | TheMawn | Software | 18 | 2014-08-16 03:54 |
Memtest86+ shows no errors but computer crashes with Prime95 | TObject | Hardware | 11 | 2013-05-09 11:43 |
Roundoff error | bcp19 | Software | 4 | 2013-02-14 21:23 |
Roundoff Error Penalty | nevarcds | Software | 5 | 2004-08-28 14:29 |