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

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

diff --git a/karolina.csv b/karolina.csv
index 897ea29f..370f8e95 100644
--- a/karolina.csv
+++ b/karolina.csv
@@ -127,6 +127,7 @@ FFTW/3.3.8,1
 FFTW/3.3.8-gompi-2020a,1
 FFTW/3.3.8-gompi-2020a-amd,1
 FFTW/3.3.8-gompi-2020b,1
+FFTW/3.3.8-gompic-2020b,1
 FFTW/3.3.8-iccifort-2020.4.304,1
 FFTW/3.3.9-gompi-2021a,1
 FLAC/1.3.1,1
@@ -148,6 +149,7 @@ foss/2018a,1
 foss/2020a,1
 foss/2020b,1
 foss/2021a,1
+fosscuda/2020b,1
 FPM/1.3.3-Ruby-2.1.6,1
 freetype/2.10.1-GCCcore-9.3.0,1
 freetype/2.10.3-GCCcore-10.2.0,1
@@ -185,6 +187,7 @@ gettext/0.20.1-GCCcore-9.3.0,1
 gettext/0.21,1
 gettext/0.21-GCCcore-10.2.0,1
 gettext/0.21-GCCcore-10.3.0,1
+git/2.28.0-GCCcore-10.2.0-nodocs,1
 git/2.31.1,1
 GLib/2.66.1-GCCcore-10.2.0,1
 GlobalArrays/5.8-intel-2020b,1
@@ -509,6 +512,7 @@ ScaLAPACK/2.0.2-gompi-2018a-OpenBLAS-0.2.20,1
 ScaLAPACK/2.1.0-gompi-2020a,1
 ScaLAPACK/2.1.0-gompi-2020b,1
 ScaLAPACK/2.1.0-gompi-2021a-fb,1
+ScaLAPACK/2.1.0-gompic-2020b,1
 Scalasca/2.6-gompic-2020b,1
 Schrodinger/2021-2_Linux-x86_64,1
 Schrodinger/2021-3_Linux-x86_64,1
@@ -597,6 +601,7 @@ XZ/5.2.5-GCCcore-10.3.0,1
 XZ/5.2.5-GCCcore-9.3.0,1
 Yasm/1.3.0-GCCcore-10.2.0,1
 Z3/4.8.10-GCCcore-10.2.0,1
+Zip/3.0-GCCcore-10.2.0,1
 zlib/1.2.11,1
 zlib/1.2.11-GCCcore-10.2.0,1
 zlib/1.2.11-GCCcore-10.3.0,1
diff --git a/karolina.md b/karolina.md
index d0ded9e9..e84a2405 100644
--- a/karolina.md
+++ b/karolina.md
@@ -272,6 +272,7 @@
 | Module | Description |
 | ------ | ----------- |
 | foss | GNU Compiler Collection (GCC) based local_compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
+| fosscuda | GCC based compiler toolchain __with CUDA support__, and including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
 | gcccuda | GNU Compiler Collection (GCC) based compiler toolchain, along with CUDA toolkit. |
 | gompi | GNU Compiler Collection (GCC) based local_compiler toolchain, including OpenMPI for MPI support. |
 | gompic | GNU Compiler Collection (GCC) based compiler toolchain along with CUDA toolkit, including OpenMPI for MPI support with CUDA features enabled. |
@@ -317,6 +318,7 @@
 | [VTune](https://software.intel.com/en-us/vtune) | Intel VTune Amplifier XE is the premier performance profiler for C, C++, C#, Fortran, Assembly and Java. |
 | [XZ](https://tukaani.org/xz/) | xz: XZ utilities |
 | [Z3](https://github.com/Z3Prover/z3) | Z3 is a theorem prover from Microsoft Research. |
+| [Zip](http://www.info-zip.org/Zip.html) | Zip is a compression and file packaging/archive utility. Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip, our primary objectives have been portability and other-than-MSDOS functionality |
 
 ## Vis
 
-- 
GitLab