warp-rnnt icon indicating copy to clipboard operation
warp-rnnt copied to clipboard

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

Open hechengzhi985 opened this issue 1 year ago • 2 comments

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

hechengzhi985 avatar Jan 25 '24 13:01 hechengzhi985

(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?

hechengzhi985 avatar Jan 25 '24 13:01 hechengzhi985

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

1ytic avatar Jan 25 '24 14:01 1ytic