![]() |
|
|
#2014 |
|
"Jerry"
Nov 2011
Vancouver, WA
100011000112 Posts |
Ideas?
|
|
|
|
|
|
#2015 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
Its not quite reporting the elapsed time, but rather, how long to finish the test if the rest is done at the same rate as what has already been done, so you will see some differences here, especially at the beginning.
|
|
|
|
|
|
#2016 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
New version up at sourceforge. The memory allocations are split into two chunks. On Windows, ~15% slowdown occurs only at the first report after switching chunks.
Also, the problem with gaps in the *fft.txt files is fixed. There should not be anymore "fft to large" errors. |
|
|
|
|
|
#2017 | |
|
"Svein Johansen"
May 2013
Norway
3·67 Posts |
Quote:
my titan node is back up. corsair 860w modular PSU.. pretty good one. I found a screw in the old psu. no wonder why it stopped working! lol Ill download the latest code and give it a good go tonight! Last fiddled with by Manpowre on 2013-11-22 at 18:19 |
|
|
|
|
|
|
#2018 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
I'm having a problem with CUDALucas stopping:
Code:
C:/CUDA/CuLu/src/CUDALucas.cu(372) : cudaSafeCall() Runtime API error 30: unknow n error. |
|
|
|
|
|
#2019 | |
|
"Svein Johansen"
May 2013
Norway
3·67 Posts |
Quote:
( I have put the new codebase on test on the new node).. |
|
|
|
|
|
|
#2020 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Everything is clean. Temps stay at 72 under full load.
With MSVS, the debug build won't run from MSVS because it doesn't find the worktodo.txt file. Have you run debug from MSVS? Since it doesn't actually crash I haven't had the option to debug. I know it says unknown error, but what line can we add to output more error info from safecall? |
|
|
|
|
|
#2021 | |
|
"Svein Johansen"
May 2013
Norway
110010012 Posts |
Quote:
but there is a setting for default working directory... |
|
|
|
|
|
|
#2022 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
I put the files there, but it still doesn't find them... something I'm doing wrong. My classes all end this week as the students take finals, hopefully I can find some time to look into it.
|
|
|
|
|
|
#2023 |
|
"Svein Johansen"
May 2013
Norway
3·67 Posts |
|
|
|
|
|
|
#2024 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32×5×7 Posts |
Thats the memcopy timing out because one of the previous cufft calls has hung. A problem since 300++ drivers came about.
Last fiddled with by owftheevil on 2013-11-26 at 14:52 |
|
|
|
![]() |
| 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 |