Skip to content

Fix all MPI function calls to match interfaces and make MPI module default

Sebastian Ohlmann requested to merge use_mpi_mod into develop

Description

This makes the code safer because the compiler can match the calls to the interfaces provided by the MPI library.

News snippet

Fix all MPI function calls to match interfaces and make MPI module default

Checklist

Merge request reports