Add a batch script to update Visual Studio files in relation to installed CUDA version #716
Labels
cuda
GPU programming for NVidia videocards
improvement
Upgrade existing feature
script
All stuff related to scripting for CI, installation or compilation
Milestone
Nvidia doesn't like to unify their CUDA installations so in order to work Visual Studio must know CUDA version to work with. This version is written in the project file. Instead of relying of CMake having out of the box Visual Studio file helps any developer to jump into understand the code base instead of spending time installing extra tools and configuring dev environment. Therefore, having a batch script that modifies CUDA path would be helpful.
The text was updated successfully, but these errors were encountered: