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

Loaded runtime CuDNN library error #4

Open
moonnee opened this issue Aug 13, 2019 · 1 comment
Open

Loaded runtime CuDNN library error #4

moonnee opened this issue Aug 13, 2019 · 1 comment

Comments

@moonnee
Copy link

moonnee commented Aug 13, 2019

Hi, I run your code with tf1.6, cudnn10.1 and cudnn9.2. Both got

2019-08-13 23:13:50.199673: E tensorflow/stream_executor/cuda/cuda_dnn.cc:378] Loaded runtime CuDNN library: 7600 (compatibility version 7600) but source was compiled with 7102 (compatibility version 7100).  If using a binary install, upgrade your CuDNN library to match.  If building from sources, make sure the library loaded at runtime matches a compatible version specified during compile configuration.
2019-08-13 23:13:50.201349: F tensorflow/core/kernels/conv_ops.cc:717] Check failed: stream->parent()->GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>(), &algorithms) 

I google this error, and most said it is related to the cudnn version. May I ask what is cudnn version you used? Or could you give some advice? Thanks a lot.

@rishikksh20
Copy link
Owner

I am using Cuda 8 with Nvidia driver 384

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

2 participants