Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a batch script to update Visual Studio files in relation to installed CUDA version #716

Open
ihhub opened this issue Mar 20, 2024 · 0 comments
Labels
cuda GPU programming for NVidia videocards improvement Upgrade existing feature script All stuff related to scripting for CI, installation or compilation
Milestone

Comments

@ihhub
Copy link
Owner

ihhub commented Mar 20, 2024

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.

@ihhub ihhub added improvement Upgrade existing feature cuda GPU programming for NVidia videocards script All stuff related to scripting for CI, installation or compilation labels Mar 20, 2024
@ihhub ihhub added this to the 1.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda GPU programming for NVidia videocards improvement Upgrade existing feature script All stuff related to scripting for CI, installation or compilation
Projects
None yet
Development

No branches or pull requests

1 participant