Hi,
I am passing a 3D simulation from v23.4.1 to v25.3, and realized that MFIX in DMP crashes when trying to write a slice of the following 2D geometry. I had the issue without any user subroutines even.
When deleting the slice outputs, my runs works. This 2D slice approach used to work in v234.1., is that normal that it does not? Do we now need to make it 1 cell wide (a volume for DMP)?
atal error in MPIDI_Cray_shared_mem_coll_bcast: Other MPI error, error stack:
MPIDI_Cray_shared_mem_coll_bcast(453): collective tags 2 and 1 do not match across processes. This can happen if processes are performing different collective operations on the same communicator at the same time.
MPICH ERROR [Rank 21] [job id 11841283.0] [Wed Dec 10 12:09:15 2025] [nid004332] - Abort(26383) (rank 21 in comm 0): Fatal error in MPIDI_Cray_shared_mem_coll_bcast: Other MPI error, error stack:
MPIDI_Cray_shared_mem_coll_bcast(507): collective tags 2 and 1 do not match across processes. This can happen if processes are performing different collective operations on the same communicator at the same time.
fyi: the crash happened at the same time on two different HPC with the same inputs.
