From fe6d4083e7c1bfc47c5c619ef4abb9a3dcfb500b Mon Sep 17 00:00:00 2001 From: easybuild <you@example.com> Date: Mon, 20 Sep 2021 13:00:03 +0200 Subject: [PATCH] Mon, 20 Sep 2021 13:00:03 +0200 --- karolina.csv | 2 ++ karolina.md | 1 + 2 files changed, 3 insertions(+) diff --git a/karolina.csv b/karolina.csv index be761d57..4f5a585f 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 3a8240b6..296fdd5b 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). | -- GitLab