![]() |
|
|
#1453 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
544010 Posts |
If LL with Jacobi check was incorporated into a current commit, that would be great. (Especially if it meant multiple LL fft lengths.) But its absence is not a showstopper for LL DC with a gpu. We have both old gpuowl versions, and CUDALucas.
|
|
|
|
|
|
#1454 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
154016 Posts |
An option to save persistent checkpoints would be good, perhaps every hour or million iterations, especially for when a long computation goes bad, such as the zero residue case encountered recently. See https://www.mersenneforum.org/showpo...6&postcount=60. In that run all the gpuowl save files were bad before the error was spotted.
|
|
|
|
|
|
#1455 | |
|
Random Account
Aug 2009
13×151 Posts |
Quote:
What value this has, I do not know. It is what it is. |
|
|
|
|
|
|
#1456 | |
|
Sep 2002
Database er0rr
72648 Posts |
Quote:
The PRP test is more robust in that the Gerbicz error correction greatly reduces the risk of an error -- a PRP test is better for the project's throughout. In your case with your hardware PRP it is a win-win situation. |
|
|
|
|
|
|
#1457 | |
|
Random Account
Aug 2009
13×151 Posts |
Quote:
Given what you wrote. PRP could be used as a substitute for a DC. Is this correct? |
|
|
|
|
|
|
#1458 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
154016 Posts |
One PRP is not the equivalent of 2 LL tests, in multiple ways.
A PRP or an LL on a gpu (or any application, other than mprime/prime95 with its security code, reported manually) could be a complete fabrication by a malicious user. Or could be accidentally incorrectly transcribed by an honest user. There have been PRP results that were affected by software bugs lying outside the code guarded by the GEC. Hardware issues could also hit there. The GEC is very reliable, but Mr. Gerbicz has indicated its error detection miss rate is not zero. Doublecheck relies on matching residues. So the residues need to be the same type. An LL first test needs an LL DC. A PRP first test needs a PRP DC, of the same residue type. The error rate of LL is historically 2% so it took ~2.04 LL on average to get a match. PRP would be ~2 tests. That's a 2% improvement. Last fiddled with by kriesel on 2019-11-18 at 23:53 |
|
|
|
|
|
#1459 | |
|
Sep 2002
Database er0rr
22·941 Posts |
Quote:
It would be interesting to know the GIMPS bad PRP ratio anyway. Last fiddled with by paulunderwood on 2019-11-18 at 23:57 |
|
|
|
|
|
|
#1460 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
26×5×17 Posts |
Quote:
2) More data samples are needed to get a sense of PRP error rate "in the wild". Only about 1/10 of the PRP I've done have been double checked or double checks. The top producer for LL DC is 9850 results, while for PRP DC only 108. Last fiddled with by kriesel on 2019-11-19 at 00:35 |
|
|
|
|
|
|
#1461 | |
|
"Mihai Preda"
Apr 2015
3×457 Posts |
Quote:
As a simple estimation, 24h for a full PRP test; let's allocate 2% of that time for a P-1 test, comes to 30min. |
|
|
|
|
|
|
#1462 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
26·5·17 Posts |
Quote:
Your time to spend how you see fit, of course, including beach vacations. Last fiddled with by kriesel on 2019-11-19 at 13:44 |
|
|
|
|
|
|
#1463 | |
|
Random Account
Aug 2009
13·151 Posts |
Quote:
If this is the case, gpuOwl might include an AID in its results, if there is one present in the work assignment. It uses a rather different results format than anything I've seen before. It has a name, I know, but I cannot remember it at the moment. "2 LL tests." A first time and then a DC. I have done DC's with CUDALucas and never had a problem with a mismatched residue. Compared to this, running a LL or DC with Prime95 can be cumbersome regarding the time required. I will always use a GPU whenever possible! Some GPU applications do not pass through an AID when one is present in the work file.. I feel this needs to be corrected. Specifically, mfaktc, CUDAPm1, and CUDALucas. Sorry for going a bit off-topic... |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| GPUOWL AMD Windows OpenCL issues | xx005fs | GpuOwl | 0 | 2019-07-26 21:37 |
| Testing an expression for primality | 1260 | Software | 17 | 2015-08-28 01:35 |
| Testing Mersenne cofactors for primality? | CRGreathouse | Computer Science & Computational Number Theory | 18 | 2013-06-08 19:12 |
| Primality-testing program with multiple types of moduli (PFGW-related) | Unregistered | Information & Answers | 4 | 2006-10-04 22:38 |