eschnett / MPItrampoline

A forwarding MPI implementation that can use any other MPI implementation via an MPI ABI
MIT License
44 stars 4 forks source link

Add missing "ierror" arguments to Fortran MPI functions #39

Closed eschnett closed 1 year ago

eschnett commented 1 year ago

Closes https://github.com/eschnett/MPItrampoline/issues/38.