<div dir="ltr">OK, I see.<div>Well, I used the toolchain too, requiring the GCC 7.2.</div><div>These are the changes:</div><div><br></div><div>1) File <span style="color: rgb(0, 0, 0); font-family: monospace;">scripts/checksums.sha256, add the line</span></div><div><span style="font-family:monospace">0153a003d3b433459336a91610cca2995ee0fb3d71131bd72555f2231a6efcfc *gcc-7.2.0.tar.gz<br>
<br></span></div><div>2) File <span style="color: rgb(0, 0, 0); font-family: monospace;">scripts/package_versions.sh, replace</span></div><div><span style="color: rgb(0, 0, 0); font-family: monospace;"><br></span></div><div><span style="font-family:monospace"><span style="color: rgb(0, 0, 0);">6c6 </span><br>< gcc_ver=${gcc_ver:-7.2.0} <br>--- <br>> gcc_ver=${gcc_ver:-6.3.0}<br>
<br></span></div><div>Then you can run the toolchain script (I use <span style="font-family: monospace; color: rgb(0, 0, 0);">./install_cp2k_</span><span style="font-family: monospace; font-weight: bold; color: rgb(255, 84, 84);">tool</span><span style="font-family: monospace; color: rgb(0, 0, 0);">chain.sh --install-all)</span></div><div><span style="font-family: monospace; color: rgb(0, 0, 0);">Let's if it works...</span></div><div><span style="font-family: monospace; color: rgb(0, 0, 0);"><br></span></div><div><span style="font-family: monospace; color: rgb(0, 0, 0);">Alfio</span></div><div><br><div><br>Il giorno martedì 24 ottobre 2017 16:26:19 UTC+2, Anton Kudelin ha scritto:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">It seems the "calc_screening_functions" routine causes segfault.<div>The use of OpenBLAS instead MKL isn't helping, switching to gcc 6 (which is in the toolchain) is resolving the problem.</div><div>One note: gcc 7.2 I use comes from the Arch Linux multilib repository.</div></div></blockquote></div></div></div>