I want to run CUDA on a 260GTX.(used only for computation, not for display)
I also have an integrated ATI GPU, and want to use it for the display, to keep the cuda device as free as possible.
The monitor is connected to ATI and works fine, but the 260GTX is not seen by the CUDA applications. If I set “Extend the Windows desktop” to the GTX device, then the CUDA applications run properly.
But I want to keep the GTX only for computations.
Is windows somehow disabling the 260GTX? Is there a switch which can enable it for all the time, regardless it’s used for display or not?
The Ati GPU is actually onboard, so I cannot switch places. I had to set from the bios to have the monitor on the onboard GPU (default it was on NVIDIA card).
Ok, let’s put it another way. Is this the expected behaviour?(if yes, at least I won’t spend time trying to figure out how to use second NVIDIA GPU (on windows XP) without extending the desktop to it.)