dual_encoding icon indicating copy to clipboard operation
dual_encoding copied to clipboard

torch.backends.cudnn.CuDNNError: 8: CUDNN_STATUS_EXECUTION_FAILED

Open ruyiluo opened this issue 4 years ago • 3 comments

Thanks your good job, but When I run ./do_all.sh msrvtt10ktrain msrvtt10kval msrvtt10ktest full got this error.

ruyiluo avatar Mar 05 '20 01:03 ruyiluo

I guess it's the problem with your cuda or cudnn.

danieljf24 avatar Mar 05 '20 03:03 danieljf24

Yeah, it works now! Thanks.

ruyiluo avatar Mar 05 '20 05:03 ruyiluo

Excuse me,My cuda version is cuda10.0,because my graphics card is nvidia RTX 2080Ti,this nvidia is not supported by cuda 9.0 ,could i use cuda10.0 to run the demo code?

yuzhiw avatar Aug 10 '20 07:08 yuzhiw