码迷,mamicode.com
首页 > 其他好文 > 详细

SSD配置

时间:2017-12-22 21:48:48      阅读:245      评论:0      收藏:0      [点我收藏+]

标签:gets   color   you   hit   lib   option   .com   turn   cto   

- 运行“ make -j32”时出错:

nvcc warning : The compute_20, sm_20, and sm_21 architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
AR -o .build_release/lib/libcaffe.a
LD -o .build_release/lib/libcaffe.so.1.0.0-rc3
/usr/bin/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
Makefile:566: recipe for target .build_release/lib/libcaffe.so.1.0.0-rc3 failed
make: *** [.build_release/lib/libcaffe.so.1.0.0-rc3] Error 1

- 后续步骤:

# Make sure to include $CAFFE_ROOT/python to your PYTHONPATH.
make py
make test -j8
# (Optional)
make runtest -j8

 

SSD配置

标签:gets   color   you   hit   lib   option   .com   turn   cto   

原文地址:http://www.cnblogs.com/ranjiewen/p/8087558.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!