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

Ask for help, Compile error! #9

Closed
BaofengZan opened this issue Jan 5, 2019 · 1 comment
Closed

Ask for help, Compile error! #9

BaofengZan opened this issue Jan 5, 2019 · 1 comment

Comments

@BaofengZan
Copy link

BaofengZan commented Jan 5, 2019

Hi, When I compiled caffe, the following error occurred. My platform is ubuntu 16.04, cuda 8.0 and cudnn v6.
**CXX/LD -o .build_release/tools/compute_image_mean.bin
.build_release/lib/libcaffe.so: undefined reference to `cufftPlanMany'

.build_release/lib/libcaffe.so: undefined reference to `cufftExecD2Z'

.build_release/lib/libcaffe.so: undefined reference to `cufftExecC2R'

.build_release/lib/libcaffe.so: undefined reference to `cufftExecR2C'

.build_release/lib/libcaffe.so: undefined reference to `cufftExecZ2D'

collect2: error: ld returned 1 exit status**

@GHPAUN
Copy link

GHPAUN commented Jan 30, 2019

You may follow the instructions on https://github.com/gy20073/compact_bilinear_pooling/tree/master/caffe-20160312, seems like something is missing about cufft

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

2 participants