![]() |
|
|
#1992 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Quote:
The card is still throttled way back. I'm going to see if it will run with at least the core clocked up a bit. EDIT: Partial correction is in order. Before the last few runs I also switched the display from the 580 to the GTX 570. This was at Antonio's suggestion, and also seemed to play a role in stabilizing the 580. EDIT2: I declared victory prematurely. The latest attempt with -r yielded- Code:
E:\CUDA\2.05-BETA>CUDALucas -r ------- DEVICE 0 ------- name GeForce GTX 580 Compatibility 2.0 clockRate (MHz) 1564 memClockRate (MHz) 1600 totalGlobalMem 1610612736 totalConstMem 65536 l2CacheSize 786432 sharedMemPerBlock 49152 regsPerBlock 32768 warpSize 32 memPitch 2147483647 maxThreadsPerBlock 1024 maxThreadsPerMP 1536 multiProcessorCount 16 maxThreadsDim[3] 1024,1024,64 maxGridSize[3] 65535,65535,65535 textureAlignment 512 deviceOverlap 1 Starting self test M86243 fft length = 4K Running careful round off test for 1000 iterations. If average error > 0.25, or maximum error > 0.35, the test will restart with a longer FFT. Iteration 100, average error = 0.15317, max error = 0.23438 Iteration 200, average error = 0.16318, max error = 0.24521 Iteration 300, average error = 0.16738, max error = 0.23047 Iteration 400, average error = 0.17024, max error = 0.25000 Iteration 500, average error = 0.17168, max error = 0.25000 Iteration 600, average error = 0.17195, max error = 0.23438 Iteration 700, average error = 0.17195, max error = 0.20947 Iteration 800, average error = 0.17240, max error = 0.21875 Iteration 900, average error = 0.17285, max error = 0.25000 Iteration 1000, average error = 0.17264 <= 0.25 (max error = 0.25000), continuing test. Iteration 10000 M( 86243 )C, 0x23992ccd735a03d9, n = 4K, CUDALucas v2.05 Beta err = 0.28125 (0:01 real, 0.0825 ms/iter) This residue is correct. The fft length 16K is too large for the exponent 132049. Restart with smaller fft. Last fiddled with by kladner on 2013-11-18 at 03:35 |
|
|
|
|
|
|
#1993 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
|
|
|
|
|
|
#1994 | |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32×5×7 Posts |
Quote:
|
|
|
|
|
|
|
#1995 | |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
Quote:
|
|
|
|
|
|
|
#1996 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32×5×7 Posts |
|
|
|
|
|
|
#1997 | |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
Quote:
|
|
|
|
|
|
|
#1998 | |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
1001110112 Posts |
Quote:
As for threads in the ini file, there are three kernels whose performance depends on the number of threads they are invoked with. 2.04 and earlier fixed the threads on two of them at 128, which is a good compromise. Those values should be the defaults in the ini file. I don't know how 1024 snuck its way in as the default.The values in threads.txt override the ini values. |
|
|
|
|
|
|
#1999 |
|
"Svein Johansen"
May 2013
Norway
3×67 Posts |
|
|
|
|
|
|
#2000 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32×5×7 Posts |
|
|
|
|
|
|
#2001 |
|
"Svein Johansen"
May 2013
Norway
3×67 Posts |
|
|
|
|
|
|
#2002 |
|
"Jerry"
Nov 2011
Vancouver, WA
112310 Posts |
The new code is compiled and the windows binaries (release/debug) are posted on SourceForge.
@owftheevil: The -memtest functions, but something isn't right with the iterations. For example 56 1000 1 on my 580 says ETA 12181:18:07 ![]() I posted a working memtest.zip to sourceforge EDIT: Please only use 2.05 Beta .exe files for testing the code. It is not ready for production use yet. Thanks! Last fiddled with by flashjh on 2013-11-18 at 21:56 |
|
|
|
![]() |
| Thread Tools | |
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 |