From 33ba440738c18f28784a13927a7106407abb2fc3 Mon Sep 17 00:00:00 2001 From: Stefan Kesselheim <s.kesselheim@fz-juelich.de> Date: Tue, 29 Mar 2022 18:29:47 +0200 Subject: [PATCH] Update modules.sh --- modules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.sh b/modules.sh index 6512ef5..7624482 100644 --- a/modules.sh +++ b/modules.sh @@ -1,2 +1,2 @@ module purge -module load GCC/10.3.0 ParaStationMPI/5.4.10-1 Python/3.8.5 +module load Stages/2020 GCC/10.3.0 OpenMPI/4.1.1 TensorFlow/2.5.0-Python-3.8.5 Horovod/0.23.0-Python-3.8.5 mpi4py/3.0.3-Python-3.8.5 PyTorch/1.8.1-Python-3.8.5 scikit/2021-Python-3.8.5 -- GitLab