![]() |
|
|
#2047 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
1015810 Posts |
Quote:
I'll get r48 if that is on Sourceforge now. EDIT: Got r48. Should have refreshed the page the last time I looked. Last fiddled with by kladner on 2013-11-30 at 17:50 |
|
|
|
|
|
|
#2048 |
|
"Svein Johansen"
May 2013
Norway
20110 Posts |
I get device driver restart witn 2.03 and latest drivers too on both 580 and 590 boards. I found 306.23 to be the most stable driver for 5xx boards.
Last fiddled with by Manpowre on 2013-11-30 at 19:21 |
|
|
|
|
|
#2049 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
What FFT lengths are you using when the restarts happen?
On my current 580 system with the latest drivers (and several of the last few) I get restarts on the following FFT lengths: Code:
CUDALucas -cufftbench 3360 3360 6 CUDALucas -cufftbench 5040 5040 6 CUDALucas -cufftbench 5670 5670 6 CUDALucas -cufftbench 6720 6720 6 Anyone notice if these match the ones you're having trouble with or are they different? I realized you have to press ENTER after the key press ![]() EDIT:I just put it there a while ago, it was probably after you looked the first time. Last fiddled with by flashjh on 2013-11-30 at 20:49 |
|
|
|
|
|
#2050 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
5×11×137 Posts |
Quote:
1) Disallow CUDALucas from double-checking CUDALucas results (the status quo). 2) Allow double-checks as long as the shift counts are different. The downside: it is real easy to forge a double-check. 3) Add a security code to the CUDALucas final result output (a simple hash of the exponent and shift count). This code could be secret, which isn't allowed if CUDALucas is GPL. Those building executables would be entrusted with the secret code. Or, the code can be public. At least a forger of results has to go to the trouble of reading C code. There is an optional add-on to options 2 and 3. The Primenet server and/or GPU72 server can be upgraded to only give double-check exponents that were first tested by prime95. |
|
|
|
|
|
|
#2051 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
Quote:
Towards the end of not wasting resources, I will add to the top of my todo list to implement an additional option on the GPU72 manual assignment page: For CPU, For GPU. Last fiddled with by chalsall on 2013-11-30 at 22:22 Reason: s/secrecy/obscurity/ Duhhh... |
|
|
|
|
|
|
#2052 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
5×11×137 Posts |
I don't disagree, except that we are already vulnerable. Prime95 uses option 3 with "secret" code. Will we make matters any worse by giving CUDALucas the exact same vulnerability?
|
|
|
|
|
|
#2053 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
9,767 Posts |
|
|
|
|
|
|
#2054 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
100111101011102 Posts |
|
|
|
|
|
|
#2055 | |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Quote:
Edit: I'll remove the newline on the next commit. Last fiddled with by flashjh on 2013-12-01 at 03:23 |
|
|
|
|
|
|
#2056 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
100111101011102 Posts |
Quote:
EDIT: Can it be made an option, to split or not to split? Last fiddled with by kladner on 2013-12-01 at 03:44 |
|
|
|
|
|
|
#2057 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
It's no problem. Changes are posted on sourceforge. If anything else needs updating, etc. just post it and I'll include it in a future commit.
I want to bring in the custom output formatting from mfactx, so I'll also look at line breaks, also. That will also allow for adding username and computer id to the results file line. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Don't DC/LL them with CudaLucas | LaurV | Data | 131 | 2017-05-02 18:41 |
| CUDALucas / cuFFT Performance on CUDA 7 / 7.5 / 8 | Brain | GPU Computing | 13 | 2016-02-19 15:53 |
| CUDALucas: which binary to use? | Karl M Johnson | GPU Computing | 15 | 2015-10-13 04:44 |
| settings for cudaLucas | fairsky | GPU Computing | 11 | 2013-11-03 02:08 |
| Trying to run CUDALucas on Windows 8 CP | Rodrigo | GPU Computing | 12 | 2012-03-07 23:20 |