How to Run a cuda code using remote Desktop?

后端 未结 8 1850
醉梦人生
醉梦人生 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:34

    I use Windows Remote Desktop to connect to Amazon's HPC instances. I can run CUDA-based code there without problem. So, it is technically possible to access GPU's through a Windows Remote Desktop connection. I have no idea what Amazon is doing differently.

提交回复
热议问题