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

echo $LD_LIBRARY_PATH
no cuda-7.0
But we have set it to /etc/profile.d/aaa.sh
vim /etc/ld.so.conf
add in a new line:
/usr/local/cuda-7.0/lib64
ldconfig
finish!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章