简体   繁体   English

CUDA和Visual Studio 2015 Update 1 RC

[英]CUDA and Visual Studio 2015 Update 1 RC

Just finished installing Visual Studio 2015 Update 1 (RC). 刚完成安装Visual Studio 2015更新1(RC)。 I previously had configured and got working the cuda development toolkit 7.5. 我以前已经配置并可以使用cuda开发工具包7.5。 After updating VS I was prompted to install an update for NVIDIA nsight (a newer version of NSIGHT 5). 更新VS后,系统提示我安装NVIDIA nsight(NSIGHT 5的较新版本)的更新。

When all this was done the "New project" page had "lost" the option to create an Nvidia project and wasn't even able to (correctly) open CUDA sample solutions. 完成所有这些操作后,“新项目”页面“失去”了创建Nvidia项目的选项,甚至无法(正确)打开CUDA示例解决方案。 Is there a known issue on this or something I could do to overcome it ? 是否存在已知问题或可以解决的问题?

I'm using VS 2015 community on Windows 10 我在Windows 10上使用VS 2015社区

VS 2015 is not supported currently by CUDA 7.5 or any CUDA toolkit. CUDA 7.5或任何CUDA工具包当前不支持VS 2015。

If you want to have a properly installed CUDA 7.5 environment so that you can open and build CUDA projects, you will need to use VS 2013, until such time in the future as VS 2015 is supported. 如果要正确安装CUDA 7.5环境,以便可以打开和构建CUDA项目,则需要使用VS 2013,直到将来支持VS 2015。

Note that nsight VSE is a tool that can be used independently of CUDA, and it does have support for VS 2015, which is why you were prompted to install the update for that tool. 请注意,nsight VSE是可以独立于CUDA使用的工具,并且确实支持VS 2015,因此系统提示您安装该工具的更新。

But VS 2015 is not supported currently for CUDA development work. 但是CUDA开发工作当前不支持VS 2015。 The supported platforms for CUDA 7.5 are listed here . 此处列出了CUDA 7.5支持的平台。 VS2013 is supported. 支持VS2013。 VS2015 is not. VS2015不是。

nsight Visual Studio edition supports VS2015 nsight Visual Studio版本支持VS2015

CUDA 7.5 does not support VS2015 CUDA 7.5 支持VS2015

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio 2015更新1 RC Apache Cordova 4没有项目文件 - Visual Studio 2015 Update 1 RC Apache Cordova 4 no project files Visual Studio 2015 Update 1 RC - 停止调试时崩溃 - Visual Studio 2015 Update 1 RC - Crash when stop debugging visual studio 2015 update 2 RTM和RC调试上下文不可用 - visual studio 2015 update 2 RTM and RC debugging context not available 如何使用 CMake 使 CUDA 8 在 Visual Studio 2015 更新 3 上工作? - How to make CUDA 8 work on Visual Studio 2015 update 3 with CMake? 我可以在最终版本发布时更新Visual Studio Community 2015 RC到2015 Release(不重新安装)吗? - Can I update Visual Studio Community 2015 RC to 2015 Release when the final version is released, (without reinstallation)? Visual Studio 2015 RC社区已过期 - Visual Studio 2015 RC Community Expired 如何在Visual Studio 2015 RC中调试JavaScript? - How to debug javascript in visual studio 2015 RC? 如何在Visual Studio 2015 RC中开发VSPackages - How to develop VSPackages in Visual Studio 2015 RC 使打字稿与Visual Studio 2015 RC一起使用? - getting typescript to work with visual studio 2015 rc? Visual Studio 2015 RC是否与Visual Studio 2013并行工作 - Does Visual Studio 2015 RC work in parallel with Visual Studio 2013
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM