Parallel NSight for Visual studio 2010 支持在服务器上调试吗?

发布于 2024-12-08 03:41:44 字数 134 浏览 0 评论 0原文

我已经安装了 Parallel Nsight for Visual Studio 2010。根据我的研究,它无法在没有 NVIDIA 显卡的机器上进行调试。

因此,我想在服务器上调试它(连接到服务器),可以吗?

提前致谢。

I have installed Parallel Nsight for Visual Studio 2010. Due to my research, it is not able to debugging on machines which dont have NVIDIA graphic card.

Therefore, I would like to debug it on the server (connecting to the server), would it be possible?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

-柠檬树下少年和吉他 2024-12-15 03:41:44

是的。您可以在开发人员计算机上安装 Visual Studio 和 Parallel Nsight,并在具有 GPU 的远程计算机上安装 Parallel Nsight。然后,您只需配置 Parallel Nsight 在远程计算机上执行即可。

在幕后,当您“启动 CUDA 调试”时,Nsight 会将可执行文件(以及任何指定的数据文件)复制到远程计算机并启动任务。

请参阅 Parallel Nsight 网站了解更多详细信息并检查系统要求以及已安装的文档。

Yes. You can install Visual Studio and Parallel Nsight on your developer machine, and install Parallel Nsight on the remote machine with the GPU. Then you simply configure Parallel Nsight to execute on the remote machine.

Behind the scenes, when you "start CUDA debugging", Nsight will copy the executable (and any specified data files) to the remote machine and launch the task.

See the Parallel Nsight website for more details and to check system requirements, as well as the documentation that is installed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文