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

cudnn_alloc_status failed #28

Open
panduranga007 opened this issue Sep 6, 2018 · 2 comments
Open

cudnn_alloc_status failed #28

panduranga007 opened this issue Sep 6, 2018 · 2 comments

Comments

@panduranga007
Copy link

panduranga007 commented Sep 6, 2018

error while training pix2pix model:

2018-09-06 14:21:53.018145: E T:\src\github\tensorflow\tensorflow\stream_executor\cuda\cuda_dnn.cc:332] could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED
2018-09-06 14:21:53.023584: E T:\src\github\tensorflow\tensorflow\stream_executor\cuda\cuda_dnn.cc:332] could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED

@WrathofBhuvan11
Copy link

WrathofBhuvan11 commented Dec 27, 2018

Update cudnn
If you are using Conda environment
Then try
Conda search --outdated
Then. .
conda update --all

@Atin17
Copy link

Atin17 commented Jan 5, 2019

I think that's a gpu problem. Simply restarting the pc should solve it or closing the Nvidia container process.

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

3 participants