diff --git a/karolina.csv b/karolina.csv index be761d57cabe860e686ffa5e8c0ebd69e25a0b35..4f5a585f38e783d1269597c44ec16904e7f96732 100644 --- a/karolina.csv +++ b/karolina.csv @@ -201,6 +201,7 @@ gompi/2018a,1 gompi/2020a,1 gompi/2020b,1 gompi/2021a,1 +gompic/2020b,1 gperf/3.1,1 gperf/3.1-GCCcore-10.2.0,1 gperf/3.1-GCCcore-10.3.0,1 @@ -427,6 +428,7 @@ OpenMolcas/21.06-intel-2020b-Python-3.8.6,1 OpenMPI/3.1.4-GCC-6.3.0-2.27,1 OpenMPI/4.0.3-GCC-9.3.0,1 OpenMPI/4.0.5-GCC-10.2.0,1 +OpenMPI/4.0.5-gcccuda-2020b,1 OpenMPI/4.0.5-iccifort-2020.4.304,1 OpenMPI/4.0.5-NVHPC-21.2-CUDA-11.2.2,1 OpenMPI/4.0.5-NVHPC-21.2-CUDA-11.3.0,1 diff --git a/karolina.md b/karolina.md index 3a8240b6d67a5af3b1b550f55259b2da53bf029c..296fdd5b1ff64987c3740c9d685da1fe00a6209b 100644 --- a/karolina.md +++ b/karolina.md @@ -260,6 +260,7 @@ | foss | GNU Compiler Collection (GCC) based local_compiler toolchain, 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. | | [iccifort](https://software.intel.com/en-us/intel-compilers/) | Intel C, C++ & Fortran compilers | | [iimpi](https://software.intel.com/parallel-studio-xe) | Intel C/C++ and Fortran compilers, alongside Intel MPI. | | [intel](https://easybuild.readthedocs.io/en/master/Common-toolchains.html#intel-toolchain) | Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). |