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

New version of CUDNN not working? #1106

Open
Gaeldrin opened this issue Nov 25, 2017 · 1 comment
Open

New version of CUDNN not working? #1106

Gaeldrin opened this issue Nov 25, 2017 · 1 comment

Comments

@Gaeldrin
Copy link

Hello,

I've got this error:
Found Environment variable CUDNN_PATH = /usr/lib/x86_64-linux-gnu/libcudnn.so.7qlua: .../torch/install/share/lua/5.1/cudnn/ffi.lua:1618: These bindings are for CUDNN 5.x (5005 <= cudnn.version > 6000) , while the loaded CuDNN is version: 7004
Are you using an older or newer version of CuDNN?

Obviously, I've got a version that is too new for the Torch7. Is there any way to upgrade Torch or make some changes to the source to make it work? Or do I have to downgrade both CUDNN and CUDA to older versions (I would really like to avoid that)?

@yonihei
Copy link

yonihei commented Dec 29, 2017

this issue seems to be related to soumith/cudnn.torch#383

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