1ytic / warp-rnnt

CUDA-Warp RNN-Transducer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: libcudart.so.10.1: cannot open shared object file: No such file or directory

hechengzhi985 opened this issue · comments

My CUDA version is 10.2, why am I encountering this error?

(EFMFA_TEST) xxxxx:/usr/local$ ls
bin cuda cuda-10.0 cuda-10.2 cuda-9.0 doc etc games include java lib man sbin share src

I have CUDA-10.0, CUDA-10.2, and CUDA-9.0, but I don't have CUDA-10.1. Can I use either 10.0, 10.2, or 9.0 for the corresponding versions?

Do you have installed cudatoolkit? Make sure it has the same version of cuda.