From 2fd8f9aac0fc1eabf61cf5aa734ba9ba88bcaecd Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Mon, 21 Nov 2022 13:57:28 +0100 Subject: [PATCH] Update modules.sh --- modules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.sh b/modules.sh index 7624482..cb649a0 100644 --- a/modules.sh +++ b/modules.sh @@ -1,2 +1,2 @@ module purge -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 +module load Stages/2022 GCC OpenMPI TensorFlow Horovod mpi4py PyTorch scikit-learn -- GitLab