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

Which version of cuDNN should I install? #86

Closed
gundone opened this issue Dec 4, 2018 · 2 comments
Closed

Which version of cuDNN should I install? #86

gundone opened this issue Dec 4, 2018 · 2 comments
Labels

Comments

@gundone
Copy link

gundone commented Dec 4, 2018

Hello! I'm really intrested in your project. I read the thread #83 which says that the solution should work with cudnn64_5.dll. But all of I found here for cuda9 contains cudnn64_7.dll (for win10, or even win7). Where can I find properly versions of cuda and cudnn?

@Sergio0694
Copy link
Owner

Hi, thank you for your interested in the project 😄
You're right, I'm not finding cuDNN 5.x for CUDA 9.0 on that page, I'm not sure if they've removed it though (that'd be unexpected) or if I had been using the cuDNN 5.0 for CUDA 8.0 lib, with CUDA 9.0 instead.

You might try that (get the cudnn64_5.dll from the cuDNN 5.0 for CUDA 8.0 package) and combine it with CUDA 9.0, or if that fails, downgrade to CUDA 8.0 for the time being (so that the cuDNN 5.0 lib will work fine for sure).

I haven't been able to get the AleaGPU lib working with more recent versions of CUDA/cuDNN unfortunately, and due to lack of time and no reply from the devs I gave up on that at least for now.

Let me know if using cuDNN 5.0 and CUDA 8.0/9.0 works for you!

@gundone gundone changed the title Which version of cuDNN should to be installed? Which version of cuDNN should I install? Dec 4, 2018
@Sergio0694
Copy link
Owner

Closing for lack of reply from OP.

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

No branches or pull requests

2 participants