ImportError: libcudart.so.10.1: cannot open shared object file: No such file or directory
hechengzhi985 opened this issue · 2 comments
hechengzhi985 commented
My CUDA version is 10.2, why am I encountering this error?
hechengzhi985 commented
(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?
1ytic commented
Do you have installed cudatoolkit? Make sure it has the same version of cuda.