CUDNN Error (out of memory?): CUDNN_STATUS_EXECUTION_FAILED
ecust-hc opened this issue · 2 comments
ecust-hc commented
Hi, @mattragoza ,when I When I execute “python3 generate.py config/generate.config” this command,,Something went wrong.What should I do about it.
mattragoza commented
Try monitoring your GPU memory usage while running this code to see if it is running out.
andressanchezr4 commented
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?