MPI interface for the Julia language

Docs latestDocs stableBuild StatusBuild statusBuild statuscodecov.ioCoverage Status

This provides Julia interface to the Message Passing Interface (MPI), roughly inspired by mpi4py.

Please see the documentation for instructions on installation and usage.

Help and discussion

For help and discussion, we suggest asking on the following venues:

Contributing

Contributions are encouraged. In particular, MPI provides several hundred functions, only a small number of which are currently exposed. If there are additional functions you would like to use, please open an issue or pull request.

Additional examples and documentation improvements are also very welcome.