-
Notifications
You must be signed in to change notification settings - Fork 69
Description
I am running EAGLE-XL model with Intel compiler + Intel MPI. The simulation started from a snapshot at z=4.
The code can initial proper and run for a while, but later when reach z=3.8. It crashed . I attached my library and compiler info setting as below. I have tried the exact same ICs, same SWIFT parameter file and using same MPI rands+ threads with the same SWIFT (2025.10) version but compiled with GCC12+OpenMPI4. Then the code can run without any issues. One big difference I noticed is that at the beginning after initialization, the Intel version SWIFT has a much better rank_CPU_balance than GCC+OpenMPI version, although they both use the same node/rank/threads number on the same machine. When the intel version crash, there is no error tracback info showed. only "===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 2 PID 2084916 RUNNING AT grammar067
= KILLED BY SIGNAL: 11 (Segmentation fault)
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 3 PID 2084917 RUNNING AT grammar067
= KILLED BY SIGNAL: 9 (Killed)
"
I am using Intel(R) oneAPI DPC++/C++ Compiler 2025.3.0
I would appreciate any guidance or insights you may have regarding this crash.”
Thanks
######################################################################
Welcome to the cosmological hydrodynamical code
______ _________________
/ / | / / _/ / /
_ | | /| / // // / / /
/ /| |/ |/ // // __/ / /
// |/|/_// //
SPH With Inter-dependent Fine-grained Tasking
Version : 2025.10
Revision: unknown, Branch: unknown, Date: unknown
Webpage : www.swiftsim.com
Config. options: '--with-hdf5=/home/dbi224/local/hdf5-1.14.6/bin/h5pcc --with-fftw=/home/dbi224/local/fftw3-intel --with-metis=/home/dbi224/local/METIS-intel --with-gsl=/home/dbi224/local/gsl-2.8 --with-parmetis=/home/dbi224/local/ParMETIS-intel --with-subgrid=EAGLE-XL --with-hydro=sphenix --with-kernel=wendland-C2'
Compiler: LLVM/Clang, Version: 21.1.1
CFLAGS : '-O2 -g -traceback -ffp-model=strict -ffp-contract=off -fno-fast-math -fno-alias -fprotect-parens -fimf-arch-consistency=true'
HDF5 library version : 1.14.6
FFTW library version : 3.x (details not available)
GSL library version : 2.8
MPI library version : Intel(R) MPI Library 2021.17 for Linux* OS (MPI std v4.1)
METIS library version : 5.2.1
ParMETIS library version : 4.0.3