Loading... # 教程 [官方教程](https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html#compiling-examples) [民间教程1(中文)](https://zhuanlan.zhihu.com/p/94220564) [民间教程2(English)](https://medium.com/geekculture/install-cuda-and-cudnn-on-windows-linux-52d1501a8805) ## cuda和cudnn下载位置: [cuda](https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exe_network) cuda下载完成以后配置好环境变量即可(一般已经自动配置了,如果更新的话记得删除原来的)。 [cudnn](https://developer.nvidia.com/rdp/cudnn-download) cudnn需要将文件添加到对应位置的cuda目录中,然后把添加过后的目录添加到CUDNN环境变量中。 这两部分在教程中都有提及。 ## 测试 首先测试一下cuda: ![image.png](https://zclll.com/usr/uploads/2022/08/2041747444.png) 然后是cudnn: ![image.png](https://zclll.com/usr/uploads/2022/08/4111052929.png) 完成。 © 允许规范转载 打赏 赞赏作者 赞 如果觉得我的文章对你有用,请随意赞赏