<div dir="ltr">Dear Masrul,<div><br></div><div>I am trying to enable elpa in cp2k installation as well. I tried to use the toolchain with gcc, openmp, and mkl modules. And run 




<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Monaco; color: #f2f2f2; background-color: #000000; background-color: rgba(0, 0, 0, 0.85)}
span.s1 {font-variant-ligatures: no-common-ligatures}
</style>


<b>./install_cp2k_toolchain.sh --with-libxsmm==install --with-reflapack=no --enable-omp --with-mkl=system --mpi-mode=openmpi --math-mode=mkl --with-gcc=no --with-libxsmm=install --with-elpa=install. </b>However, it seems to have some problems with mkl. </div><div><br></div><div>May I ask how's your way of installing elpa? Do you individually download and install elpa yourself, instead of using the toolchain file?</div><div><br></div><div>Sincerely</div><div>Hongxia</div><div><br>On Wednesday, September 27, 2017 at 11:38:08 AM UTC-7, Masrul wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Dear all: <div><br></div><div>I am trying to compile cp2k with ELPA support. I am not sure, if i should  enable OpenMP and MPI supports for ELPA compilation. </div><div>Here is my  compilation notes:</div><div><br></div><div>./configure \</div><div>    CC=mpiicc CFLAGS="-O2 -xHost" \</div><div>    CXX=mpiicpc CXXFLAGS="-O2 -xHost" \</div><div>    FC=mpiifort FCFLAGS="-xHost -fPIC -DPIC" \</div><div>    LDFLAGS="-L/usr/local/intel-<wbr>2017/compilers_and_libraries_<wbr>2017.0.098/linux/mkl/lib/<wbr>intel64" \</div><div>    LIBS="-lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_core -lmkl_intel_thread -lmkl_blacs_lp64 -liomp5 -lpthread -lm" \</div><div>    --enable-openmp \</div><div>    --prefix=/home/mmh568/<wbr>software/CP2K/elpa2 </div><div><br></div><div>It compiled correctly, and linked dynamically with CP2K correctly. </div><div>Could any of you let me know,  if my set up is correct for better performance?</div><div><br></div><div>Regards,</div><div>Masrul </div><div><br></div><div> </div></div></blockquote></div></div>