I hope I ended up with my question in the right subforum.
I’ve been trying to install CUDA on a fresh Windows 10(1809) system with Visual Studios 2017(15.9.5, German version) for a few days now. The installation also runs without any problems. However, the project templates are simply not installed. Is this a known bug or are there tips or experiences of others?
No known bugs for this one, sorry to hear the templates aren’t available. I’m wondering if the files aren’t installed at all, or if they are installed but they’re not properly registered with VS for some reason. A few questions to help diagnose this:
What version of the CUDA Toolkit are you installing?
Do you have anything installed under C:\ProgramData\NVIDIA GPU Computing Toolkit\v10.0\extras\visual_studio_integration\CudaProjectVsWizards (assuming CUDA 10.0)? If so, what do you see here?
Do you have anything installed under C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\Extensions\NVIDIA\CUDA 10.0 Wizards (assuming CUDA 10.0 and VS 2017 Pro)? If so, what do you see here?
and thank you for the answer. So the first folder exists. This can be seen in the first screenshot. The second folder does not exist. But there is the “NSight Visual Studio Edition” folder in the parent folder. I don’t know if this will help.
and thank you for the answer. Yes, that’s how it works now. However, I proceeded a little differently. I previously removed all the CUDA components from my PC, copied the Visual Studio Integration package from the CUDA Installer to the folder you suggested, and then ran the installer normally. After that, the project could also be seen in the Visual Studios. It seems to me that the installer is not able to copy the package into the folder on its own. Anyway, it works now, I’m glad. Many thanks for your help;-)
I got the same problem here and I follow the instructions carefully, but the last step of opening the Visual Studio 2017 developer command prompt and run: ‘devenv.com /setup /nosetupvstemplates’ doesn’t work.
please note that I’m using Visual Studio Community 2017 Version 15.0.28307.665.