No CUDA-capable device is detected No CUDA-capable device is detected windows windows

No CUDA-capable device is detected


The problem as discussed in the comments is that you are trying to run a CUDA session on a machine that you are connecting to via RDP. This won't work with a WDDM device. Please refer to this question/answer for more discussion about it and suggestions for possible work-arounds. Unfortunately TCC mode won't be an option for you since you're using a GeForce device, but if you can switch to VNC or some other remoting method, you may have good results.

EDIT:

Note that using some magic which I cannot explain, NVIDIA has recently introduced new windows GPU drivers which may (should) work around the above limitation. Using recent NVIDIA drivers for your GPU should now be an alternative to enable usage of the GPU even in an RDP session. This capability would only apply to recent CUDA GPUs for which there is recent driver support (i.e. 353.xx or newer, r352 and newer). So cc2.0 GPUs should be supported, but driver support for cc1.x GPUs ended some time ago, so these older GPUs will not be able to take advantage of this capability.