From 811499cf8d2c7f75f04358b4723b4cff812f89ed Mon Sep 17 00:00:00 2001 From: Sebastian Achilles <s.achilles@fz-juelich.de> Date: Fri, 30 Apr 2021 17:45:18 +0200 Subject: [PATCH] Update README --- Golden_Repo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Golden_Repo/README.md b/Golden_Repo/README.md index b933d9c77..d109fbfd4 100644 --- a/Golden_Repo/README.md +++ b/Golden_Repo/README.md @@ -21,8 +21,8 @@ The table below shows the details of the toolchains in the 2020 stage: | Toolchain name | Toolchain version | Underlying GCC | Compiler | MPI | CUDA | Math libraries | Includes software from | |----------------|---------------------------|----------------|------------------|-------------------------|----------|----------------|---------------------------| | gpsmpi | 2020 | 9.3.0 | GCC 9.3.0 | ParaStationMPI 5.4.X | 11.0.X§ | | GCCcore, GCC | -| nompi | 2020 | 9.3.0 | NVHPC 20.9 | ParaStationMPI 5.4.X | 11.0.X | | GCCcore, NVHPC | -| nompi | 2020.1 | 9.3.0 | NVHPC 21.1 | ParaStationMPI 5.4.X | 11.0.X | | GCCcore, NVHPC | +| nompi | 2020 | 9.3.0 | NVHPC 20.9 | OpenMPI 4.1.0rc1 | 11.0.X | | GCCcore, NVHPC | +| nompi | 2020.1 | 9.3.0 | NVHPC 21.1 | OpenMPI 4.1.0rc1 | 11.0.X | | GCCcore, NVHPC | | npsmpic | 2020 | 9.3.0 | NVHPC 20.9 | ParaStationMPI 5.4.X | 11.0.X | | GCCcore, NVHPC | | npsmpic | 2020.1 | 9.3.0 | NVHPC 21.1 | ParaStationMPI 5.4.X | 11.0.X | | GCCcore, NVHPC | | ipsmpi | 2020 | 9.3.0 | Intel 2020.2.254 | ParaStationMPI 5.4.X | 11.0.X§ | | GCCcore, iccifort | -- GitLab