<div dir="ltr">Dear all,<div>I am now trying to compile the CP2K using intel 19.0.1.144 Build 20181018 compiler with the help of install_cp2k_toolchain.sh script firstly by myself. </div><div>And I used:</div><div><div class="prettyprint" style="background-color: rgb(250, 250, 250); border-color: rgb(187, 187, 187); border-style: solid; border-width: 1px; overflow-wrap: break-word;"><code class="prettyprint"><div class="subprettyprint"><div class="subprettyprint">./install_cp2k_toolchain.sh --install-all  --with-mkl=system --with-ptscotch=no --with-pexsi=no</div></div></code></div>to get the resulted local.* files.</div><div>But when I do Makefile, I got errors like:</div><div><div class="prettyprint" style="background-color: rgb(250, 250, 250); border-color: rgb(187, 187, 187); border-style: solid; border-width: 1px; overflow-wrap: break-word;"><code class="prettyprint"><div class="subprettyprint"><div class="subprettyprint">/lib/CP2K-intel/cp2k/Makefile:134: recipe for target 'all' failed</div><div class="subprettyprint">make[2]: *** [all] Error 2</div><div class="subprettyprint">/lib/CP2K-intel/cp2k/Makefile:123: recipe for target 'psmp' failed</div><div class="subprettyprint">make[1]: *** [psmp] Error 2</div><div class="subprettyprint">Makefile:118: recipe for target 'all' failed</div><div class="subprettyprint">make: *** [all] Error 2</div></div></code></div><div>Also I tried to add -D__MKL and -D_INTEL_COMPILER flags in the arch files but no use.</div><div><br></div><div>I found that the 19.0.1 version may not support at <a href="https://www.cp2k.org/dev:compiler_support">https://www.cp2k.org/dev:compiler_support</a>, however I am not sure because this version was not tested before.<br></div></div><div><br></div><div>I am wondering that is it the version or the wrong arch file that finally caused the problems...? Thanks a lot if someone can give me some advices.</div><div><br></div></div>