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

Could not locate cudnn_ops_infer64_8.dll #12

Open
Bob82u opened this issue Apr 3, 2024 · 0 comments
Open

Could not locate cudnn_ops_infer64_8.dll #12

Bob82u opened this issue Apr 3, 2024 · 0 comments

Comments

@Bob82u
Copy link

Bob82u commented Apr 3, 2024

Hello,
I'm encountering an error "Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path!"
when running the model with CUDA. Using CPU works fine.

Setup:
• GeForce RTX 2070 + 8G
• CUDA Toolkit 11.4 (downloaded from https://developer.nvidia.com/cuda-11-4-0-download-archive)
• cuDNN 11.4-windows-x64-v8.2.2.26 (downloaded from https://developer.download.nvidia.com/compute/redist/cudnn/v8.2.2/
Extracted cudnn DLLs placed in: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4\bin\

Environment path confirmed to the dll location.

  where cudnn_ops_infer64_8.dll
  C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4\bin\cudnn_ops_infer64_8.dll

Would you have any suggestions to fix this error? In case of compatibility issues, could you recommend compatible CUDA and cuDNN versions with download links?

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