Hi,
On our HP Z840 Workstation with Ubuntu Linux, Intel 64 ifort 16.0.2.181 compiler and Xeon CPUE5-2660V3@2.60 GHz x16 processors we get the following compile error message:
/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin/libmkl_core.a(dpotrf_offload_thunks.o): In function `mkl_lapack_ao_dpotrf':
dpotrf_offload.c:(.text+0x6f): undefined reference to `mkl_lapack_ao_dpotrf_hao'
It looks like mkl_lapack_ao_dpotrf_hao is not found. Any suggestions for fixing this issue?
Trond B