Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

make all error with intel compiler #13

Open
acad1234 opened this issue Oct 19, 2017 · 1 comment
Open

make all error with intel compiler #13

acad1234 opened this issue Oct 19, 2017 · 1 comment

Comments

@acad1234
Copy link

Please use the caffe-users list for usage, installation, or modeling questions, or other requests for help.
Do not post such requests to Issues. Doing so interferes with the development of Caffe.

Please read the guidelines for contributing before submitting this issue.

Issue summary

I suffer from this error. I can't fix that warning and that error.
my intel complier version is parallel_studio_xe_2015
ubuntu version in 14.04

make[1]: Leaving directory /home/lab218-3/caffe/src/SpMP' AR -o .build_release/lib/libcaffe.a LD -o .build_release/lib/libcaffe.so.1.0.0-rc3 CXX/LD -o .build_release/tools/upgrade_net_proto_text.bin ld: warning: libimf.so, needed by .build_release/lib/libcaffe.so, not found (try using -rpath or -rpath-link) ld: warning: libsvml.so, needed by .build_release/lib/libcaffe.so, not found (tr y using -rpath or -rpath-link) ld: warning: libirng.so, needed by .build_release/lib/libcaffe.so, not found (tr y using -rpath or -rpath-link) ld: warning: libintlc.so.5, needed by .build_release/lib/libcaffe.so, not found (try using -rpath or -rpath-link) ld: .build_release/tools/upgrade_net_proto_text.bin: hidden symbol _intel_cpu features_init_x' in /opt/intel/composer_xe_2015.3.187/compiler/lib/intel64/libir c.a(cpu_feature_disp.o) is referenced by DSO
ld: final link failed: Bad value
make: *** [.build_release/tools/upgrade_net_proto_text.bin] Error 1

Steps to reproduce

If you are having difficulty building Caffe or training a model, please ask the caffe-users mailing list. If you are reporting a build error that seems to be due to a bug in Caffe, please attach your build configuration (either Makefile.config or CMakeCache.txt) and the output of the make (or cmake) command.

Your system configuration

Operating system:
Compiler:
CUDA version (if applicable):
CUDNN version (if applicable):
BLAS:
Python or MATLAB version (for pycaffe and matcaffe respectively):

@jspark1105
Copy link
Contributor

Sorry about late reply. Please see #7 (comment) and let me know if it helps.

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

No branches or pull requests

2 participants