From 2b8c6ff6526e897dd9a606518201687d5f1993dc Mon Sep 17 00:00:00 2001
From: easybuild <you@example.com>
Date: Tue, 21 Sep 2021 14:45:03 +0200
Subject: [PATCH] Tue, 21 Sep 2021 14:45:03 +0200

---
 karolina.csv | 1 +
 karolina.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/karolina.csv b/karolina.csv
index 2d499a5b..af5d21b9 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 5a5e99ca..87755b8d 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. |
 
-- 
GitLab