Skip to content

Expand mpi_grp_t usage in io to fix issues in develop

Sebastian Ohlmann requested to merge fix_comm_usage_io into develop

Description

Fix issues in develop introduced recently by two different MRs by removing explicit use of communicators and replacing that by mpi_grp_t and the corresponding MPI wrappers.

Merge request reports