mattragoza/LiGAN

CUDNN Error (out of memory?): CUDNN_STATUS_EXECUTION_FAILED

ecust-hc opened this issue · 2 comments

Hi, @mattragoza ,when I When I execute “python3 generate.py config/generate.config” this command,,Something went wrong.What should I do about it.
image

Try monitoring your GPU memory usage while running this code to see if it is running out.

Try monitoring your GPU memory usage while running this code to see if it is running out.

I have monitored the GPU memory usage while running and it never goes over 50% of its total capacity, but I still get that error, is there any work around?