Re: [Pw_forum] compilation problem with intel parallel studio 2017

2016-12-16 Thread Stephen Weitzner
Uri, Check out this GitHub project put together by Hans Pabst, who is an Intel engineer I believe. https://github.com/hfp/xconfigure It contains a set of shell scripts for building quantum espresso and ELPA with Intel compilers / Intel MPI leading to high parallel efficiency. Hope that

Re: [Pw_forum] compilation problem with intel parallel studio 2017

2016-12-16 Thread Paolo Giannozzi
I heard that Intel changed once again the way to load mkl libraries ... Paolo On Fri, Dec 16, 2016 at 3:12 PM, Uri Argaman wrote: > I compile QE with: > ./configure compiler=intel MPIF90=mpiifort FC=ifort F77=ifort F90=ifort > CXX=icpc CC=icc MKLROOT=/opt/intel/mkl

[Pw_forum] compilation problem with intel parallel studio 2017

2016-12-16 Thread Uri Argaman
I compile QE with: ./configure compiler=intel MPIF90=mpiifort FC=ifort F77=ifort F90=ifort CXX=icpc CC=icc MKLROOT=/opt/intel/mkl LIBDIR=/opt/intel/mkl/ and it still do not find MKL libraries: checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling