Hi

I am trying to install openmpi-2.0.1 togeter with the version 14.0.2 intel compilers and I an having problems. The configure script with CC=icc CXX=icpc and FC=ifort runs successfully but when i issue make all install this fails with the output:


Making all in tools/ompi_info
make[2]: Entering directory `/usr/local/src/openmpi-2.0.1/ompi/tools/ompi_info'
  CCLD     ompi_info
ld: warning: libimf.so, needed by ../../../ompi/.libs/libmpi.so, not found (try using -rpath or -rpath-link) ld: warning: libsvml.so, needed by ../../../ompi/.libs/libmpi.so, not found (try using -rpath or -rpath-link) ld: warning: libirng.so, needed by ../../../ompi/.libs/libmpi.so, not found (try using -rpath or -rpath-link) ld: warning: libintlc.so.5, needed by ../../../ompi/.libs/libmpi.so, not found (try using -rpath or -rpath-link) ld: .libs/ompi_info: hidden symbol `__intel_cpu_features_init_x' in /opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64//libirc.a(cpu_feature_disp.o) is referenced by DSO
ld: final link failed: Bad value
make[2]: *** [ompi_info] Error 1
make[2]: Leaving directory `/usr/local/src/openmpi-2.0.1/ompi/tools/ompi_info'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/openmpi-2.0.1/ompi'
make: *** [all-recursive] Error 1

Does anyone have suggestions for fixing this problem?

Thanks
Bill

--
Professor W P Jones, FREng
Department of Mechanical Engineering
Imperial College London
Exhibition Road
London SW7 2AZ
Tel:    +44 (0)20 7594 7037/7033
Mobile  +44 (0)776 495 9702
Fax:    +44 (0)20 7594 5702
E-mail:  w.jo...@imperial.ac.uk
web site: http://www.imperial.ac.uk/me

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to