Hi,
When I remote connect to the machine with the GeForce 8800 card and run some cuda program, I see the message ‘There is no device supporting CUDA’.
How to get this working? I am connecting to a windows xp from a vista machine.
Any help is appreciated,
Apeksha
Remote Desktop in Windows XP replaces the NVIDIA video driver. You need to use something like VNC which leaves the standard video driver loaded.
Yeah in session space, that is when you are logged in remotely, generic video driver is loaded and nvidia’s video driver is not loaded, which further does not load nvidia’s openGL driver. So thats why you cannot use CUDA/OpenGL application when in a remote connection.