-
Notifications
You must be signed in to change notification settings - Fork 25
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
RuntimeError: cuDNN #6
Comments
Sorry for the late respond ,did you follow the installation section in readme.md to build your environment? And what kind of GPU did you use. |
Hi there. No worries! PS: I am not in office at the moment, but I will try the installation instructions again in January. Thanks for the reply! |
Oh, I suggest you to use CUDA >=11.1,because the defualt cuda in the installation instructions is 10.1 which is not suitable for 30 serial GPU |
Thanks for the information, I will try that! |
Hello, I am still getting an error:
Also I have installed CUDA 11.5
I appreciate your help. Thanks! regards, |
When I follow these instructions:
I get the following error:
|
for KeyError @Limbicnation open "ASMAGAN/data_tools/test_data_loader_resize.py" |
@birolkuyumcu Thank you very much! |
Hi I get the following error when running the code:
RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED when calling backward()
I would appreciate your help on how to resolve this.
Thank you!
Gero
The text was updated successfully, but these errors were encountered: