Both my compiled executable and the one downloaded from your link give the following error:
Code:
pjoh@linux-j6ed:~/mfaktc-0.17> ./mfaktc.exe -st
mfaktc v0.17 (64bit built)
cudaSetDevice(0) failed
cudaGetLastError() returned 38: no CUDA-capable device is detected
There was a file, Developer Drivers for Linux (270.41.19), on the NVIDIA CUDA download page. The first time I tried to install it, my screen went blank, and I had to run parts of the Linux installation again before I got it to work again. The next time I tried to install it, I got a message that it was already installed.
Is Developer Drivers for Linux something that should be installed with CUDA, and could a corrupt installation be the problem?