neural-motifs icon indicating copy to clipboard operation
neural-motifs copied to clipboard

RuntimeError: CUDNN_STATUS_EXECUTION_FAILED

Open progvasu opened this issue 6 years ago • 4 comments

Hi,

I am running into the below error while running the evaluation script "eval_models_sgdet.sh"

image

I am using torch 0.3 with cuda 9.0 (ran the same conda cmd you provided in readme)

Any idea why it might be happening?

Thanks and Regards, Vasu

progvasu avatar Feb 25 '20 09:02 progvasu

@progvasu Hey there, did you solve this issue? I have the same thing on my desktop. I read around it in the internet, probably it could be caused by RTX graphics card...

nullkatar avatar Jun 13 '20 07:06 nullkatar

maybe the gpu runs out of the memery, try to set nworker to 0, or set batch size smaller

wtt0213 avatar Dec 22 '20 06:12 wtt0213

Hello @progvasu, Have you solve this problem? I am stuck at this step for a day. Could you please help me?

congvmit avatar Jan 25 '21 02:01 congvmit

Hey @congvm-it, no I didn't solve it. I had to switch to a different machine and didn't get any error there.

progvasu avatar Jan 27 '21 11:01 progvasu