Skip to content

Do not duplicate MPI_COMM_WORLD in InSituMPI engine because MPI_Comm_…

Created by: pnorbert

…dup() is collective operation. Not every process gets to this call.

Merge request reports