Using CUDA with Visual Studio 2017

后端 未结 8 1707
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-28 21:53

I\'m trying to install CUDA, but I get a message saying \"No supported version of visual studio was found\". I think that this is because I am using Visual Studio 2017 (Comm

8条回答
  •  一向
    一向 (楼主)
    2020-11-28 22:49

    At the moment, Microsoft still seems to be making VS2015 Update 2 community edition available. You have to join the "dev essentials" program, but it seems to be free.

    I was able to download the installer from here recently.

    Update: CUDA 9 RC was made available yesterday at developer.nvidia.com to registered developers, and it has support for VS 2017.

提交回复
热议问题