Answers for "how to know which version of cuda to install"

7

check for cuda version

nvidia-smi
nvcc --version
Posted by: Guest on May-18-2021
0

how to tell if i have cuda installed

C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.1\bin\win64\Release
Posted by: Guest on October-27-2020

Code answers related to "how to know which version of cuda to install"

Browse Popular Code Answers by Language