Skip to content

Removing const in MPI functions first argument. Fix for Issue #309

Podhorszki, Norbert requested to merge github/fork/williamfgc/mpi_const into master

Created by: williamfgc

Older MPI version don't take const as first argument of certain functions.

Merge request reports