NVIDIA / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
672 stars 263 forks source link

Error Build nvidia/caffe #585

Closed PapaBeye closed 3 years ago

PapaBeye commented 4 years ago

Hello, I am getting the following when compiling and I dont know what it mean and how to fix it.

[ 80%] Building CXX object src/caffe/CMakeFiles/caffe.dir/util/math_functions.cpp.o
[ 81%] Building CXX object src/caffe/CMakeFiles/caffe.dir/util/sampler.cpp.o
[ 81%] Building CXX object src/caffe/CMakeFiles/caffe.dir/util/signal_handler.cpp.o
[ 81%] Building CXX object src/caffe/CMakeFiles/caffe.dir/util/upgrade_proto.cpp.o
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libcublas.so/usr/lib/x86_64-linux-gnu/libcublas_device.a', needed by 'lib/libcaffe-nv.so.0.17.3'.  Stop.
CMakeFiles/Makefile2:235: recipe for target 'src/caffe/CMakeFiles/caffe.dir/all' failed
make[1]: *** [src/caffe/CMakeFiles/caffe.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

I have have both of the files needed in my usr/lib/x86_64-linux-gnu folder

PLEASE HELP SPENT HOURS TRYING TO FIX

drnikolaev commented 3 years ago

v0.17.4