I have translate ma version from VS 2010 to VS 2019
It’s occure links erreur 2019 with methods lik:
cudaGesDeviceCount(…)
cudaDeviceReset(…)
Why the library wasn’t add whith the project tranlate form VS 2010 to VS 2019 ?
Whitch library add in project properties and where:
Suppementary add librarys in Cuda Linker or in C/C++ other directory include ?
Thanks
Bruno