![]() |
|
|
#2036 | ||
|
"Kieren"
Jul 2011
In My Own Galaxy!
236568 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#2037 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Yes, I'll need to talk with James to have the PHP code updated to recognize the 2.05 format.
If anyone sees any changes that need to be made to the result output of 2.05, let us know now so changes are made before James updates the code (hopefully)
|
|
|
|
|
|
#2038 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
Quote:
![]() If you can keep the M( <exponent )C style that would be useful. As in, something like: Code:
M( 10061 )C, 0x56eb9bb91825b188, offset = 4054, n = 1K, CUDALucas v2.05 Beta Last fiddled with by James Heinrich on 2013-11-28 at 04:09 |
|
|
|
|
|
|
#2039 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
That's no problem, do you want the rest of the line to stay the same?
Edit: keep the AID at the end, if it is there? BTW - Thanks! Last fiddled with by flashjh on 2013-11-28 at 04:12 |
|
|
|
|
|
#2040 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
These lines are now handled by mersenne.ca, and will (soon, hopefully) be handled by near-identical code on mersenne.org when I finish debugging the new manual-results parser there:
Code:
M( 10061 )C, 0x56eb9bb91825b188, offset = 9029, n = 1K, CUDALucas v2.05 Beta M( 216091 )P, offset = 1234, n = 12K, CUDALucas v2.05 Beta Lines can also be prefixed by userID/compID if known: Code:
UID: flashjh/Server, M( 25928543 )C, 0x24b8387cb9765463, n = 1572864, CUDALucas v1.46 Code:
UID: flashjh/Server, M( 10061 )C, 0x56eb9bb91825b188, offset = 4054, n = 1K, CUDALucas v2.05 Beta, AID: DD556623539A3B33B816E3C5F77D1D97 |
|
|
|
|
|
#2041 |
|
"Jerry"
Nov 2011
Vancouver, WA
112310 Posts |
|
|
|
|
|
|
#2042 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Last few lines of:
E:\CUDA\2.05-BETA>CudaLucas.exe -memtest 56 1 -d 1 Quote:
I am now running CUDALucas -memtest 35 10 -d 1 4.11% complete, ETA: 04:09. Last fiddled with by kladner on 2013-11-30 at 00:24 |
|
|
|
|
|
|
#2043 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Quote:
Attached is the latter part of the run; the buffer for cmd was not large enough. |
|
|
|
|
|
|
#2044 | ||||
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Quote:
![]() I am, indeed, talking about being able to do both tests with CUDALucas. There have been a significant amount of changes besides the shifting. A lot of work was done to eliminate errors from bad FFT selection. Primarily, now, CUDALucas handles FFT errors by reverting to the last save and increasing FFT appropriately. In fact, the original FFT selection is much better too. It makes sense to run the -cufftbench as you discussed to generate a good FFT file for your card. Memtest is also incorporated into this version now. Quote:
Quote:
![]() If you (or anyone else) start testing, please test the keyboard interaction on Windows as I have been unable to get it to work. If it does work for you then I'll know it's my system. Quote:
|
||||
|
|
|
|
|
#2045 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
I ran the r47 version (not debug) overnight on both cards: 570 and 580. Event viewer shows two display driver restarts.
>>I experimented last night with the interactive feature. These are some great enhancements! Increase/decrease checkpoint interval works fine, as does +/- FFT. Auto FFT seems to make the best choices, so far. Decreasing always provoked a "restart with larger" response. Increasing several steps gave progressively slower performance. Toggle Polite works, as it always has.<< I have up to date FFT and Threads files, generated yesterday. Stability seems to have improved, as I got multiple successful -r selftest runs on both cards. -memtest 35 10 completed on the 570. It ran for about two hours on the 580 without errors, but I got impatient and did not let it finish. Let me know if there is any other info I might be able to provide. The two assignments are still running, so I don't know about residue matches, yet. I have 13 and 17 hours to go on those. |
|
|
|
|
|
#2046 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
r48 is up with the updated display and results file output
So the Windows version allows you to use the interactive mode? Edit: Attached a zip file with a .bat of LaurV's post (corrected)
Last fiddled with by flashjh on 2013-11-30 at 17:49 |
|
|
|
![]() |
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 |