Skip to content

Auto-generate MPI API bindings from MPI standard #938

@eschnett

Description

@eschnett

The MPI Forum (which distributes the MPI standard) provides a machine-readable version of the MPI API. (This repository also includes some Python code that we are free to ignore.)

I have used this to generate MPI bindings for C and Fortran for other projects. Here are autogenerated Julia wrappers for MPI 5.0.

I'd be happy to turn this into a PR (including the actual code generator, of course!) if there is interest.

The API comes even with documentation for each function argument!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions