Hi Martin
It seems that you are using the default OMP_STACKSIZE. I suggest to increase that value to at least 16M or more, e.g. by using “export OMP_STACKSIZE=64M”.
CP2K v2024.1 uses much more OpenMP constructs than v9.1 which causes that need for a larger OMP_STACKSIZE.
HTH
Matthias
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
cp2k+uns...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/cp2k/d04cd014-76bd-4a28-903a-6ea76b5ab085n%40googlegroups.com.
Hi Martin
The new Intel Fortran compiler ifx (instead of the “classic” ifort) is not yet working with CP2K (see this issue, icx/ifort works but not icx/ifx). We hope that an upcoming oneAPI release (after 2024.2.0) will resolve the ICE.
I still suspect some kind of memory problem (“ulimit -s unlimited” is set?) in your case.
Best
Matthias
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/b87b83d9-857a-4425-8be1-1a2e79468a04n%40googlegroups.com.