![]() |
|
|
#67 |
|
∂2ω=0
Sep 2002
República de California
1163910 Posts |
Is the error rate really dropping as the exponents get larger, or is that an artifact of the sampling methodology?
|
|
|
|
|
|
#68 | |
|
Serpentine Vermin Jar
Jul 2014
CEF16 Posts |
Quote:
On the other hand, these larger tests are done by (generally) more reliable systems which may balance things out. FYI, hopefully we'll see a curious "bump" in proven bad results as a direct result of our effort to find these bad CPUs and do double-checking ahead of the curve. When we find those bad systems, they're still technically unverified until a triple-check is done, so it may still be a while until those get done. |
|
|
|
|
|
|
#69 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
11100001101012 Posts |
I believe that's the sampling methodology -- those tests simply have been largely not double checked, so anything with zero error code is assumed to be good, even though that's not true.
|
|
|
|
|
|
#70 | |
|
Serpentine Vermin Jar
Jul 2014
1100111011112 Posts |
Quote:
I should clarify that by "non zero" I mean any error code that would mark it as "suspect". There are non-zero errors that are normal... like repeatable rounding errors during the run. I should say "suspect" and "non-suspect" instead of zero/non-zero. Well, I forget the actual rates, but it was something like that.
|
|
|
|
|
|
|
#71 | |
|
Serpentine Vermin Jar
Jul 2014
CEF16 Posts |
Quote:
If the result is marked "clean" (not suspect), counting up all of the known good/bad results, the odds of it being bad are just a hair under 2%. (I don't consider the still-unknowns when calculating, i.e. I just use (bad)/(bad+good)). Here are the raw stats on those "clean" results: Code:
Unknown Bad Good 648674 29698 1501012 Raw stats: Code:
Unknown Bad Good 5904 31827 27562 Last fiddled with by Madpoo on 2015-12-24 at 21:56 |
|
|
|
|
|
|
#72 |
|
Serpentine Vermin Jar
Jul 2014
7·11·43 Posts |
Another couple data points...
If the error code actually is just "00000000" the odds of it being bad are currently 1.84% The *total* known error rate no matter what the result code = 3.87% Last fiddled with by Madpoo on 2015-12-24 at 23:10 |
|
|
|
|
|
#73 | |
|
"Patrik Johansson"
Aug 2002
Uppsala, Sweden
1A916 Posts |
Quote:
( # known bad LL results ) / ( # known bad LL results + # known good LL results ) A result is known to be bad when two other LL results for the same exponent don't match the result but still match each other. I use the publicly available information at mersenne.org to collect information (Reports->Detailed Reports->LL Results). The green curve is above the red one since I count a number of unverified tests as bad: When there are still unverified exponents in the interval (i.e. there are exponents left, for which there are still not two matching tests), if there are n non-matching tests for an exponent, I count n-1 of them as bad. The red curve does not use the unverified tests at all. 1Not including unverified tests, though, if any. |
|
|
|
|
|
|
#74 | |
|
"Patrik Johansson"
Aug 2002
Uppsala, Sweden
52×17 Posts |
Quote:
Still, a fairly constant error rate at around 4% would mean that the probability per iteration of an error is dropping at the same time as the amount of computations (per iteration) is increasing (due to the larger FFT:s). |
|
|
|
|
|
|
#75 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
10110111110002 Posts |
It would be interesting to see the graph with fft boundaries added to see if they match the variations in the graph at all.
|
|
|
|
|
|
#76 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
260216 Posts |
|
|
|
|
|
|
#77 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
16F816 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error rate and mitigation | ixfd64 | Hardware | 4 | 2011-04-12 02:14 |
| EFF prize and error rate | S485122 | PrimeNet | 15 | 2009-01-16 11:27 |
| A plot of Log2 (P) vs N for the Mersenne primes | GP2 | Data | 3 | 2003-12-01 20:24 |
| What ( if tracked ) is the error rate for Trial Factoring | dsouza123 | Data | 6 | 2003-10-23 22:26 |
| Error rate for LL tests | GP2 | Data | 5 | 2003-09-15 23:34 |