当前位置:网站首页>Download CUDA and cudnn

Download CUDA and cudnn

2022-06-27 06:02:00 JunnGee

According to the computing power of your computer's graphics card 、 The graphics card driver version matches the corresponding CUDA and cuDNN edition . The versions do not exactly correspond to each other , But there is a certain range . Some netizens gave examples of the following feasible versions :

python3.7.0+CUDA11.6.0+cuDNN8.3.2
python3.7.0+CUDA11.3.1+cuDNN8.2.1
python3.7.0+CUDA10.1.2+cuDNN7.6.5

download cuda and cudnn

CUDA Download link for :https://developer.nvidia.com/cuda-toolkit-archive
cudnn Download link for :https://developer.nvidia.com/cuda-downloads

原网站

版权声明
本文为[JunnGee]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/178/202206270558297913.html