jjzjj

linux - caffe:/usr/bin/ld: 找不到-lcblas

我已经在我的CentOS7(64位)中安装了BLAS。但是当我在我的中使用makeall时'caffe'.它报错:/usr/bin/ld:cannotfind-lcblas/usr/bin/ld:cannotfind-latlascollect2:error:ldreturned1exitstatusmake:***[.build_release/lib/libcaffe.so.1.0.0-rc3]Error1我不知道为什么会这样,也不知道如何解决。 最佳答案 我最终使用OpenBLAS解决了这个问题。yuminstallopenb