How to Run a cuda code using remote Desktop?

后端 未结 8 1845
醉梦人生
醉梦人生 2020-12-06 16:40

I am connecting to my desktop which has an Nvidia card (CUDA compatible) using remote desktop connection.

I am doing this because I currently don\'t have a monitor!

8条回答
  •  春和景丽
    2020-12-06 17:42

    Unless you're using Windows, SSH would be a good option. If you use an IDE or want to use the mouse in your text editor, X11 forwarding is still supported while running CUDA.

提交回复
热议问题