danieljf24 / dual_encoding

[CVPR2019] Dual Encoding for Zero-Example Video Retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torch.backends.cudnn.CuDNNError: 8: CUDNN_STATUS_EXECUTION_FAILED

ruyiluo opened this issue · comments

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

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

Yeah, it works now! Thanks.

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?