diff options
Diffstat (limited to 'python/python3-mpi4py/README')
-rw-r--r-- | python/python3-mpi4py/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-mpi4py/README b/python/python3-mpi4py/README new file mode 100644 index 0000000000000..6475a111379e4 --- /dev/null +++ b/python/python3-mpi4py/README @@ -0,0 +1,4 @@ + This package provides Python bindings for the Message Passing +Interface (MPI) standard. It is implemented on top of the MPI +specification and exposes an API which grounds on the standard +MPI-2 C++ bindings. |