Which version of CUDA and Visual Studio will be able to work with this GPU under Windows 10?
So far, I have tried CUDA 9.0, 10.0, 11.2, and 12.3.
nvcc -V and nvidia-smi commands show that the GPU and the compiler are working properly. However, for some reason, I am unable to compile *.cu source code in Visual Studio.