![]() |
|
|
#276 | |
|
Sep 2003
5·11·47 Posts |
Quote:
There is a Gerbicz error check every 1 million iterations, and then right before completion, there are two more Gerbicz error checks for good measure. For example, taking another exponent in that same 79M range, for M79253869 the final error checks were at iterations 79253009 and 79253850, which is 99.998915% and 99.999976% complete. So for Simon's exponents, it passed all those tests and then something went wrong at the very very very very end. Not just for 79075979 but for several others. If you had hardware so bad that it reliably failed at least once every 20 iterations, the PRP test would never terminate at all. So something very specific is happening here, probably some kind of memory corruption in the final processing. It's not at all clear that you could deliberately reproduce this specific problem on any other system. And it's not at all clear that you can keep reproducing the problem on this system if you keep tweaking it and trying to fix it. Last fiddled with by GP2 on 2019-02-06 at 00:09 |
|
|
|
|
|
|
#277 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
263616 Posts |
|
|
|
|
|
|
#278 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×67×73 Posts |
Quote:
Please forgive me for the "sigh", but so many times in the past I've had people reboot hardware when it was more useful to examine the state of the kit without moving nor rebooting it.... |
|
|
|
|
|
|
#279 |
|
Sep 2003
50318 Posts |
|
|
|
|
|
|
#280 | |
|
Sep 2003
5·11·47 Posts |
Quote:
For the love of God, stop modifying the system. Right now the worst thing you could possibly do is to make the problem go away. |
|
|
|
|
|
|
#281 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×67×73 Posts |
|
|
|
|
|
|
#282 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×67×73 Posts |
Please forgive me for this, but I don't love god.
You are talking about changing variables. To that I will agree. |
|
|
|
|
|
#283 | |
|
Aug 2013
1278 Posts |
Quote:
Last fiddled with by simon389 on 2019-02-06 at 00:43 |
|
|
|
|
|
|
#284 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
263616 Posts |
Quote:
Some of us play deep games, without any others noticing. It all equal outs at the end.... |
|
|
|
|
|
|
#285 | |
|
Sep 2016
33410 Posts |
Quote:
On Skylake X, there are 5 different domains of workload types:
It is possible for the system to be stable for some, but not all. If a workload consists primarily of one workload that is stable, it can easily error on the slightest workload of another. The list above is not "inclusive" - meaning, that stability for something further down the list doesn't imply stability for the ones above it. (At one point last year, one of my machines was unstable with just #4. It took about a week for me to track it down.) Without knowing anything about PRP and the Gerbicz check:
We know Simon's machine is unstable for either #4 or #5. (likely just #5 since the offsets were zero) Is it possible that PRP doesn't do anything in the #5 category until the very end? Last fiddled with by Mysticial on 2019-02-06 at 18:35 |
|
|
|
|
|
|
#286 | |
|
Sep 2003
5×11×47 Posts |
Quote:
Does the output of the program show that the Gerbicz error checks (especially the final two) were actually performed? |
|
|
|
|