Segmentation fault with gcc 7.2.0
Alfio Lazzaro
alfio.... at gmail.com
Tue Oct 24 14:41:24 UTC 2017
OK, I see.
Well, I used the toolchain too, requiring the GCC 7.2.
These are the changes:
1) File scripts/checksums.sha256, add the line
0153a003d3b433459336a91610cca2995ee0fb3d71131bd72555f2231a6efcfc
*gcc-7.2.0.tar.gz
2) File scripts/package_versions.sh, replace
6c6
< gcc_ver=${gcc_ver:-7.2.0}
---
> gcc_ver=${gcc_ver:-6.3.0}
Then you can run the toolchain script (I use ./install_cp2k_toolchain.sh
--install-all)
Let's if it works...
Alfio
Il giorno martedì 24 ottobre 2017 16:26:19 UTC+2, Anton Kudelin ha scritto:
>
> It seems the "calc_screening_functions" routine causes segfault.
> The use of OpenBLAS instead MKL isn't helping, switching to gcc 6 (which
> is in the toolchain) is resolving the problem.
> One note: gcc 7.2 I use comes from the Arch Linux multilib repository.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20171024/b9a217fa/attachment.htm>
More information about the CP2K-user
mailing list