Problem with Compilation on Intel Xeon 5670, GNU/Linux CentOS 5 x86 64


Click here for full thread
Forum Vet
Yulia
Your LIBMPI settings are incorrect (and it should be used for BLASOPT, instead).
These are the settings you should use for these two env. variables

LIBMPI="-lmpi_f90 -lmpi_f77 -lmpi -ldl -Wl,--export-dynamic -lnsl -lutil"
BLASOPT="-L/share/opt/intel/compilerpro-12.0.0.084/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread"