LiGAN icon indicating copy to clipboard operation
LiGAN copied to clipboard

CUDNN Error (out of memory?): CUDNN_STATUS_EXECUTION_FAILED

Open ecust-hc opened this issue 3 years ago • 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

ecust-hc avatar Nov 04 '22 09:11 ecust-hc

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

mattragoza avatar Dec 01 '22 16:12 mattragoza

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?

andressanchezr4 avatar May 18 '23 08:05 andressanchezr4