Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 nvidia nsight for visual studio 编写 cuda 程序。
我最近使用 cuda 工具包 5 安装了新的 beta 版 nsight,但我的旧项目仍在使用 4.2 版。
我在哪里更改要使用的工具包版本?
谢谢。
最安全的方法是创建一个新的 CUDA 5.0 项目并将文件移动到其中。
如果你想搞乱构建自定义,你可以这样做:
在 Visual Studio 2013 中,这是右键单击项目以打开包含 Build Dependencies 和子菜单 Build Customizations 的菜单