Hi, I've finally compiled CP2K v2024.1 using cmake build system (which was a long story accompanied with cmake modules fixing). Anyway I have two nodes for testing based on xeon 2011 v4 processors (-march=broadwell) running on Almalinux 9. I have the following library compiled and installed:<div>1. linint 2.6.0 (options are --enable-fortran --with-pic --enable-shared as suggested in toolchain build script)</div><div>2. libxsmm-1.17 (with option INTRINSICS=1)</div><div>3. libxc-6.1.0</div><div>4. dbcsr-2.6.0</div><div>5. Elpa </div><div><br /></div><div>Everything was build with Intel oneAPI 2023.0.0 compilator using MKL and intel MPI libraries. <br />The compiled binary cp2k.psmp works quite well in MPI mode (OMP_NUM_THREADS=1), but hybrid mode filed to run properly. A can see the general MPI processe do fire up OMP threads as necessary at the beginning, the calculations run and make initialization unless "SCF WAVEFUNCTION OPTIMIZATION" starts. There is no debug information except message about Segmentation fault which rise termination of mpi process on child node. I spent hours to localize the problem but I'm pretty sure this is not due to node configuration since old v8.2 version do works in hybrid mode even being compiled with older intel compilator.</div><div><br /></div><div>Any hints are very welcome,<br />Eugene</div><div><br /></div>
<p></p>
-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/52bbc3d3-e857-4f21-a33f-aa42e30d106an%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/52bbc3d3-e857-4f21-a33f-aa42e30d106an%40googlegroups.com</a>.<br />