cuda 3.2 对比 2010

发布于 2024-10-22 17:31:16 字数 816 浏览 0 评论 0原文

基本上,我尝试从 本指南。我计划使用 CUDA 3.2,并且我使用的是 64 位 Win7。我一步步按照指南进行操作,但是当我尝试重建时,我收到一条相当神秘的错误消息:

Fehler 1 错误 MSB3721:Der Befehl ""C:\Program Files\NVIDIA GPU 计算工具包\CUDA\v3.2\bin\nvcc.exe" -ccbin "bin\x86_amd64" -I"C:\Program Files \NVIDIA GPU 计算工具包\CUDA\v3.2\include" --keep-dir "x64\Debug\" -maxrregcount=32 --machine 64 --compile -D_NEXUS_DEBUG -g -Xcompiler "/EHsc /nologo /Od / Zi /MTd " -o "x64\Debug\kernel.obj" "D:\unsorted\VS2010Test\VS2010Test\VS2010Test\kernel.cu" -clean" wurde mit 代码 -1 已完成。 C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 3.2.targets 352

“wurde mit Code -1 Beendet”是德语,意思是“结束返回代码 -1”。有人经历过这个错误吗?有什么指点吗?

Basically, I try to compile the test project from this guide. I plan to use CUDA 3.2 and I'm on 64bit Win7. I followed the guide step by step, but I get a rather cryptic error message when I try to rebuild:

Fehler 1 error MSB3721: Der Befehl ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\bin\nvcc.exe" -ccbin "bin\x86_amd64" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\include" --keep-dir "x64\Debug\" -maxrregcount=32 --machine 64 --compile -D_NEXUS_DEBUG -g -Xcompiler "/EHsc /nologo /Od /Zi /MTd " -o "x64\Debug\kernel.obj" "D:\unsorted\VS2010Test\VS2010Test\VS2010Test\kernel.cu" -clean" wurde mit Code -1 beendet. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 3.2.targets 352

"wurde mit Code -1 beendet" is german for "ended returning code -1". Has anyone experienced this error? Any pointers?

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

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

发布评论

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

评论(1

睫毛溺水了 2024-10-29 17:31:16

这可以认为已经解决(参见上文)

this can be considered solved (c.f. above)

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