#1141628 ITP: mpif -- MPI Fortran bindings

Package:
wnpp
Source:
wnpp
Submitter:
Alastair McKinstry
Date:
2026-07-07 16:23:02 UTC
Severity:
normal
#1141628#5
Date:
2026-07-07 16:19:44 UTC
From:
To:
* Package name    : mpif
  Version         : 0.1.7
  Upstream Contact: Erik Schnetter https://github.com/eschnett
* URL             : https://github.com/eschnett/mpif
* License         : MIT
  Programming Lang: Fortran
  Description     : MPI Fortran bindings

As of MPI 5.0, the standard now defines a fixed ABI for C and Fortran,
but the current implementations (mpich, OpenMPI) do not supply the
Fortran standard ABI and may never do so.

mpif does implement the Fortran ABI on top of the new standard C ABI.

I intend to manage this package within the Debian Science or HPC team,
built on initially on MPICH.