如果我使用 Windows RDP 远程访问计算机,我可以在计算机上运行 CUDA 程序吗? [英] Can I run a CUDA Program on a computer if I remote into it using Windows RDP?

查看:28
本文介绍了如果我使用 Windows RDP 远程访问计算机,我可以在计算机上运行 CUDA 程序吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一台位于其他地方的服务器.在该服务器上,我计划运行一个程序,以利用该物理机器上支持 CUDA 的图形卡.该程序与图形无关——它只会将图形卡用于计算数学.

I have a server that is located elsewhere. On that server, I plan to run a program written to take advantage of the CUDA-capable graphics card on that physical machine. This program has nothing to do with graphics--it will only use the graphics card for computational math.

我能在那台机器上运行这个程序吗?如果我使用 Windows 远程桌面登录,程序会识别物理显卡吗?还是因为我在远程,服务器甚至不会识别出插入了显卡?

Will I be able to run this program on that machine? Will the program recognize the physical graphics card if I am logged in using windows remote desktop? Or will the server not even recognize that there is a graphics card plugged in since I am remoting in?

我想提一下,所有计算都将远程进行,这台机器上的任何内容都取决于我家用 PC 上本地发生的事情.我只是在使用我的家用 PC 来查看"该服务器上正在发生的事情.

I wanted to mention that all computation will take place remotely and that nothing on this machine depends on what's going on locally on my home PC. I am simply using my home PC to "view" what is going on at that server.

推荐答案

您不能使用远程桌面运行 CUDA.远程桌面卸载禁用 CUDA 的图形驱动程序.

You cannot use Remote Desktop to run CUDA. Remote Desktop unloads the graphics driver which disables CUDA.

您需要使用 VNC 或 Splashtop 或其他东西来代替远程桌面.

You need to use VNC or Splashtop or something else instead of Remote Desktop.

这篇关于如果我使用 Windows RDP 远程访问计算机,我可以在计算机上运行 CUDA 程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆