EADST

Error while loading shared libraries: libcudart.so

Error while loading shared libraries: libcudart.so.11.0: cannot open shared object file: No such file or directory

Step 1: locate libcudart.so.11.0

find / -name 'libcudart.so.11.0'

Step 2: add the found path "/usr/local/cuda-11.3/targets/x86_64-linux/lib/libcudart.so.11.0"

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda-11.3/targets/x86_64-linux/lib

相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
站点统计

本站现有博文266篇,共被浏览440561

本站已经建立2019天!

热门文章
文章归档
回到顶部