On 11/17/2016 8:45 AM, Professor W P Jones wrote: > 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 > Do you have the Intel compilervars.[c]sh sourced (and associated library files visible) on each node where you expect to install?
-- Tim Prince _______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users