<div dir="ltr"><div>Hi,</div><div><br></div><div>I've compiled CP2K from the master branch using the Intel Fortran compiler and MKL (arch file attached, it's a slightly modified version of the Linux-x86-64-intel.ssmp file from the CP2K repository).  When I run the regression tests for all four versions (popt, psmp, sopt and ssmp), only one test fails, and only for the ssmp version: tests/QMMM/QS/regtest-4/acn-conn-1.inp.  Does anyone have a suggestion what might cause this problem (wrong version of one of the dependencies?).</div><div><br></div><div>Unless I run with OMP_NUM_THREADS=1, the test fails with a segmentation fault, e.g.:</div><div><br></div><div>forrtl: severe (174): SIGSEGV, segmentation fault occurred<br>Image              PC                Routine            Line        Source<br>cp2k.ssmp          0000000009F2674D  Unknown               Unknown  Unknown<br>libpthread-2.17.s  00007FD5418655D0  Unknown               Unknown  Unknown<br>cp2k.ssmp          00000000009E433F  cp_dbcsr_operatio         297  cp_dbcsr_operations.F<br>libiomp5.so        00007FD54125C7D3  __kmp_invoke_micr     Unknown  Unknown<br>libiomp5.so        00007FD54122354A  Unknown               Unknown  Unknown<br>libiomp5.so        00007FD541222C0B  Unknown               Unknown  Unknown<br>libiomp5.so        00007FD54125CC30  Unknown               Unknown  Unknown<br>libpthread-2.17.s  00007FD54185DDD5  Unknown               Unknown  Unknown<br>libc-2.17.so       00007FD540EA9EAD  clone                 Unknown  Unknown<br></div><div><br></div><div>I'm using the following versions of compilers and libraries:<br></div><div><br></div><div>ifort: 18.0.3 20180410<br>MKL: 2018.3.222<br><br>libxc: 4.3.4<br>libint: 1.1.6<br>libxsmm: 1.8.3<br>(ELPA: 2017.05.003, but that is not relevant for the ssmp executable?)</div><div><br></div><div>Thank you for any advice!<br></div><div><br></div><div>Thomas</div><div><br></div></div>