添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
从容的墨镜  ·  侯红琴:​甘之若饴 ...·  5 月前    · 
挂过科的大蒜  ·  TCCT通讯 ...·  6 月前    · 
豪气的电脑桌  ·  北京朝阳·  7 月前    · 

安装好CUDA和cuDNN之后

运行paddle.utils.run_check()

报警告:The installed Paddle is compiled with CUDNN 8.2, but CUDNN version in your machine is 8.1, which may cause serious incompatible bug. Please recompile or reinstall Paddle with compatible CUDNN version.

我已经下载了cuDNN8.2.2的版本也正确安装了,这个问题有大佬遇到并解决过么,求教,感谢

老哥帮忙看看呢,我现在使用是没问题的

就是有警告

Running verify PaddlePaddle program ...
W0104 09:58:23.099630 7912 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 7.5, Driver API Version: 11.2, Runtime API Version: 11.2
W0104 09:58:23.109603 7912 device_context.cc:465] device: 0, cuDNN Version: 8.1.
W0104 09:58:24.399132 7912 device_context.h:397] WARNING: device: 0. The installed Paddle is compiled with CUDNN 8.2, but CUDNN version in your machine is 8.1, which may cause serious incompatible bug. Please recompile or reinstall Paddle with compatible CUDNN version.
PaddlePaddle works well on 1 GPU.
PaddlePaddle works well on 1 GPUs.
PaddlePaddle is installed successfully! Let's start deep learning with PaddlePaddle now.

[图片]   老哥帮忙看看呢,我现在使用是没问题的 就是有警告 Running verify PaddlePaddle program ... W0104 09:58:23.099630 7912 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 7.5, Driver API Version: 11.2, Runtime API Version: 11.2 W0104 09:58:23.109603 7912 device_context.cc:465] device: 0, cuDNN Version: 8.1. W0104 09:58:24.399132 7912 device_context.h:397] WARNING: device: 0. The installed Paddle is compiled with CUDNN 8.2, but CUDNN version in your machine is 8.1, which may cause serious incompatible bug. Please recompile or reinstall Paddle with compatible CUDNN version. PaddlePaddle works well on 1 GPU. PaddlePaddle works well on 1 GPUs. PaddlePaddle is installed successfully! Let's start deep learning with PaddlePaddle now.

我昨天帮别人装也遇到这个warning了。我待会问问。然后回你

[图片]   老哥帮忙看看呢,我现在使用是没问题的 就是有警告 Running verify PaddlePaddle program ... W0104 09:58:23.099630 7912 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 7.5, Driver API Version: 11.2, Runtime API Version: 11.2 W0104 09:58:23.109603 7912 device_context.cc:465] device: 0, cuDNN Version: 8.1. W0104 09:58:24.399132 7912 device_context.h:397] WARNING: device: 0. The installed Paddle is compiled with CUDNN 8.2, but CUDNN version in your machine is 8.1, which may cause serious incompatible bug. Please recompile or reinstall Paddle with compatible CUDNN version. PaddlePaddle works well on 1 GPU. PaddlePaddle works well on 1 GPUs. PaddlePaddle is installed successfully! Let's start deep learning with PaddlePaddle now.

我也是同样的问题 ,不知道兄台解决了吗?

解决了吗 我也是这个问题WARNING: device: . The installed Paddle is compiled with CUDNN 8.1, but CUDNN version in your machine is 8.0, which may cause serious incompatible bug.

我之前cudnn是8.2.1,改成8.1.1还是不行