Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solutions to update Cudnn #24

Open
BairenChen opened this issue May 4, 2021 · 0 comments
Open

Solutions to update Cudnn #24

BairenChen opened this issue May 4, 2021 · 0 comments

Comments

@BairenChen
Copy link
Owner

Problem descriptions:
Loaded runtime CuDNN library: 7.1.4 but source was compiled with: 7.6.5. CuDNN library major and minor version needs to match or have higher minor version in case of CuDNN 7.0 or later version. If using a binary install, upgrade your CuDNN library. If building from sources, make sure the library loaded at runtime is compatible with the version specified during compile configuration.

ref:
[important!]https://askubuntu.com/questions/767269/how-can-i-install-cudnn-on-ubuntu-16-04
https://blog.csdn.net/wanzhen4330/article/details/81704474
https://blog.csdn.net/zong596568821xp/article/details/86098833
tensorflow/tensorflow#35376
https://developer.nvidia.com/rdp/cudnn-archive
https://jingyan.baidu.com/article/d8072ac40dd3b0ac95cefdf7.html
https://stackoverflow.com/questions/61039316/loaded-runtime-cudnn-library-7-1-2-but-source-was-compiled-with-7-6-0-ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant