Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarpomar committed Feb 28, 2024
1 parent 6fcccc3 commit 6664669
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==========================================
MPI4All: A script to generate mpi bindings
==========================================
==================================================================
MPI4All: Universal Binding Generation for MPI Parallel Programming
==================================================================

--------
Overview
Expand Down Expand Up @@ -30,15 +30,16 @@ Dependencies

* `Python <https://www.python.org/>`_ 3.9+

* An MPI implementation, Java requires building shared/dynamic
libraries.
* An MPI Library

Tested with:

* `MPICH <https://www.mpich.org/>`_: 3.1.4, 3.2.1, 3.3.2, 3.4.3, 4.0, 4.1

* `Open MPI <https://www.open-mpi.org/>`_: 4.0.7, 4.1.4, 5.0.0rc12

* `Intel MPI <https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html>`_: 2021.10.0

--------
Examples
--------
Expand Down

0 comments on commit 6664669

Please sign in to comment.