<div dir="auto"><div dir="ltr"><div>Hello,</div><div><br></div><div>I am attempting to build/install QE using the CMake infrastructure on a SGI 8600 cluster. I have successfully built and worked on the testsuite on my local CentOS 7 machine using CMake with minimal difficulty; when I attempt to reproduce this build on the cluster, pw.x immediates segfaults when attempting to run tests.</div><div><br></div><div>Some build specifics:</div><div>Local build is using GCC 10.2, OpenMPI 4.0.5, and IntelMKL (2021 version provided by OneAPI).</div><div>SGI build has been attempted with GCC 10.1 and 9.2, IntelMPI 2020.2 and HPE MPT 2.20, and IntelMKL (both 2020 and 2019 versions).</div><div>Both builds are attempting to build with QE_ENABLE_LIBXC.<br></div><div><br></div><div>IntelMPI build segfaults immediately with no output. Core stacktrace is as follows (basically worthless as far as I can tell):<br>#0  0x00002af86df05817 in atan () from /lib64/libm.so.6<br>#1  0x00002af86888c6c8 in _dl_relocate_object () from /lib64/ld-linux-x86-64.so.2<br>#2  0x00002af86888499a in dl_main () from /lib64/ld-linux-x86-64.so.2<br>#3  0x00002af86889800e in _dl_sysdep_start () from /lib64/ld-linux-x86-64.so.2<br>#4  0x00002af868881bd1 in _dl_start () from /lib64/ld-linux-x86-64.so.2<br>#5  0x00002af868881148 in _start () from /lib64/ld-linux-x86-64.so.2<br>#6  0x0000000000000002 in ?? ()<br>#7  0x00007ffc6faf92fe in ?? ()<br>#8  0x00007ffc6faf9327 in ?? ()<br>#9  0x0000000000000000 in ?? ()</div><div><br></div><div>SGI MPT build also segfaults *nearly* immediately but points to a possible issue with an MPI allreduce operation in FFTXlib.</div><div><br></div><div>Are there known issues with QE builds against MPI implementations other than OpenMPI? Known issues with specific versions of Intel MKL?</div><div dir="auto"><br></div><div dir="auto">Any suggestions of possible next steps in debugging this issue would be greatly appreciated.</div><div><br></div><div>Regards,</div><div>Nik Antolin<br></div></div></div>