Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem when compile the code. #87

Open
job2003 opened this issue Jul 24, 2019 · 0 comments
Open

problem when compile the code. #87

job2003 opened this issue Jul 24, 2019 · 0 comments

Comments

@job2003
Copy link

job2003 commented Jul 24, 2019

make all -j 16
error happens.

CXX/LD -o .build_release/tools/extract_features.bin
CXX/LD -o .build_release/tools/test_net.bin
CXX/LD -o .build_release/tools/net_speed_benchmark.bin
CXX/LD -o .build_release/tools/convert_imageset.bin
CXX/LD -o .build_release/tools/device_query.bin
CXX/LD -o .build_release/tools/compute_image_mean.bin
.build_release/tools/caffe.o: In function time()': caffe.cpp:(.text+0x5cfd): undefined reference to void caffe::caffe_gpu_dot(int, float const*, float const*, float*)'
collect2: error: ld returned 1 exit status
Makefile:626: recipe for target '.build_release/tools/caffe.bin' failed
make: *** [.build_release/tools/caffe.bin] Error 1
make: *** Waiting for unfinished jobs....

what is the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant