<div dir="ltr"><div><div><div><div><div><div>I compile QE with:<br>./configure compiler=intel MPIF90=mpiifort FC=ifort F77=ifort F90=ifort CXX=icpc CC=icc MKLROOT=/opt/intel/mkl LIBDIR=/opt/intel/mkl/<br>and it still do not find MKL libraries:<br></div><br>checking for dummy main to link with Fortran 77 libraries... none<br>checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore<br>checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/composer*/mkl/lib/intel64: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/Compiler/*/*/mkl/lib/em64t: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/mkl/*/lib/em64t: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/mkl*/lib/em64t: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/mkl/lib: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/impi/2017.1.132/intel64/lib: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/mkl/lib/intel64: checking for library containing dgemm... -lmkl_intel_lp64<br>setting BLAS_LIBS... -L/opt/intel/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core<br>checking for library containing dspev... none required<br>checking FFT... in /opt/intel/mkl/lib/intel64: checking for DftiComputeForward in -lmkl_intel_lp64... yes<br>checking /opt/intel/mkl/include/mkl_dfti.f90 usability... no<br>checking /opt/intel/mkl/include/mkl_dfti.f90 presence... yes<br>configure: WARNING: /opt/intel/mkl/include/mkl_dfti.f90: present but cannot be compiled<br>configure: WARNING: /opt/intel/mkl/include/mkl_dfti.f90:     check for missing prerequisite headers?<br>configure: WARNING: /opt/intel/mkl/include/mkl_dfti.f90: see the Autoconf documentation<br>configure: WARNING: /opt/intel/mkl/include/mkl_dfti.f90:     section "Present But Cannot Be Compiled"<br>configure: WARNING: /opt/intel/mkl/include/mkl_dfti.f90: proceeding with the preprocessor's result<br>configure: WARNING: /opt/intel/mkl/include/mkl_dfti.f90: in the future, the compiler will take precedence<br>checking for /opt/intel/mkl/include/mkl_dfti.f90... yes<br><br>checking MASS... <br>checking for library containing mpi_init... none required<br>checking for library containing pdgemr2d... no<br>checking for library containing pdgemr2d... no<br>checking for library containing pdgemr2d... no<br>checking for library containing pdgemr2d... no<br>checking for library containing pdgemr2d... no<br>checking for library containing pdgemr2d... no<br><br></div>How to solve it?<br><br></div>Thank you very much<br></div>Uri Argaman<br></div>Ben-Gurion University<br></div>Israel<br></div>