Is there a way to run CUDA applications with the CUDA device being a secondary adapter?
- by Slartibartfast
I've been trying to run a CUDA program on a remote computer which has Windows 7 installed. The GPU is GeForce GTX 480. One of the problems I've been facing is that, the computer has two adapters,
1) Standard VGA Adapter
2) NVIDIA GeForce GTX 480
Even though this shows in the device manager. The desktop uses the standard VGA Adapter. I'm assuming…