Nvdia环境配置

根据Paddle依赖库环境要求(https://www.paddlepaddle.org.cn/documentation/docs/zh/install/pip/linux-pip.html),统一图像识别算法环境Python3.9、CUDA 11.7 、 cuDNN v8.4.1、 TensorRT8.4.2.4

目前Paddle统一使用2.5,安装命令为:

Linux

安装Cuda

安装Cudnn

https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html#installlinux-tar

安装TensorRT

https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html

windows

安装Cuda

https://developer.nvidia.com/cuda-11-7-0-download-archive?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exe_local

下载exe安装程序直接安装

Cuda默认安装路径C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7

安装Cudnn

安装TensorRT

发表评论

邮箱地址不会被公开。 必填项已用*标注