diff --git a/karolina.csv b/karolina.csv index 2d499a5bb5cd1d1a3654aa2ba535428225050bb6..af5d21b9f1a3ab1128df0d3ee91f5d63750f202d 100644 --- a/karolina.csv +++ b/karolina.csv @@ -415,6 +415,7 @@ Molpro/mpp-2021.1.0.linux_x86_64_openmp,1 Mono/6.12.0.122,1 MPC/1.2.1-GCCcore-10.2.0,1 MPFR/4.1.0-GCCcore-10.2.0,1 +mpi4py/3.1.1-gompi-2020b,1 mpi4py/3.1.1-intel-2020b,1 MPICH/3.3.2-GCC-10.2.0,1 NASM/2.13.03,1 diff --git a/karolina.md b/karolina.md index 5a5e99ca87219433f07b4980dc7fd2ace1cc973a..87755b8d83d9dd507a1fc91269b71e283b0d3da8 100644 --- a/karolina.md +++ b/karolina.md @@ -221,6 +221,7 @@ | Module | Description | | ------ | ----------- | | [impi](https://software.intel.com/en-us/intel-mpi-library/) | Intel MPI Library, compatible with MPICH ABI | +| [mpi4py](http://mpi4py.scipy.org/docs) | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | | [MPICH](https://www.mpich.org/) | MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). | | [OpenMPI](http://www.open-mpi.org/) | The Open MPI Project is an open source MPI-2 implementation. |