Skip to content

Need to use saved MPI communicator, not MPI_COMM_WORLD

Don't use MPI_COMM_WORLD, but use the saved MPI communicator.

Merge request reports