warp-rnnt
warp-rnnt copied to clipboard
ImportError: libcudart.so.10.1: cannot open shared object file: No such file or directory
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.