kunzmi / managedCuda

ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
Other
440 stars 79 forks source link

If I want to use cuda tookit 11.0, which files need be changed? thanks. #95

Open huangyhg opened 3 years ago

kunzmi commented 3 years ago

Hi no changes needed, the NuGet packages are still for Cuda version 11.0 and if you want to compile yourself just checkout an older commit of the repository.

Cheers, Michael