Skip to content
Snippets Groups Projects
Commit 8c718fe8 authored by Fahad Khalid's avatar Fahad Khalid
Browse files

JURECA job submission scripts now use the updated version of MVAPICH.

parent 9e38248a
Branches
Tags v1.3.0
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# Load the required modules # Load the required modules
module load GCC/8.3.0 module load GCC/8.3.0
module load MVAPICH2/2.3.1-GDR module load MVAPICH2/2.3.2-GDR
module load TensorFlow/1.13.1-GPU-Python-3.6.8 module load TensorFlow/1.13.1-GPU-Python-3.6.8
module load Keras/2.2.4-GPU-Python-3.6.8 module load Keras/2.2.4-GPU-Python-3.6.8
module load Horovod/0.16.2-GPU-Python-3.6.8 module load Horovod/0.16.2-GPU-Python-3.6.8
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# Load the required modules # Load the required modules
module load GCC/8.3.0 module load GCC/8.3.0
module load MVAPICH2/2.3.1-GDR module load MVAPICH2/2.3.2-GDR
module load TensorFlow/1.13.1-GPU-Python-3.6.8 module load TensorFlow/1.13.1-GPU-Python-3.6.8
module load Keras/2.2.4-GPU-Python-3.6.8 module load Keras/2.2.4-GPU-Python-3.6.8
module load Horovod/0.16.2-GPU-Python-3.6.8 module load Horovod/0.16.2-GPU-Python-3.6.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment