1
vote
3answers
3k views

remotely startx over ssh

I am using some software that uses CUDA to run some stuff on the GPU. If I am using ssh to connect to the box, or vnc even, and I try to run the program I get an error that no CUDA device is ...