diff --git a/HPC_setup/mlt_modules_hdfml.sh b/HPC_setup/mlt_modules_hdfml.sh index 2fb0d99db3c4fa45f95e024018732020f27e1e91..df8ae0830ad70c572955447b1c5e87341b8af9ec 100644 --- a/HPC_setup/mlt_modules_hdfml.sh +++ b/HPC_setup/mlt_modules_hdfml.sh @@ -11,10 +11,10 @@ module use $OTHERSTAGES ml Stages/2020 ml GCCcore/.10.3.0 -ml Jupyter/2020.2.6-Python-3.8.5 +ml Jupyter/2021.3.1-Python-3.8.5 ml Python/3.8.5 ml TensorFlow/2.5.0-Python-3.8.5 -ml SciPy-Stack/2020-Python-3.8.5 +ml SciPy-Stack/2021-Python-3.8.5 ml dask/2.22.0-Python-3.8.5 ml GEOS/3.8.1-Python-3.8.5 ml Graphviz/2.44.1 \ No newline at end of file diff --git a/HPC_setup/mlt_modules_juwels.sh b/HPC_setup/mlt_modules_juwels.sh index f632a2c37ff71ad47526f39251245314a9603ea3..ffacfe6fc45302dfa60b108ca2493d9a27408df1 100755 --- a/HPC_setup/mlt_modules_juwels.sh +++ b/HPC_setup/mlt_modules_juwels.sh @@ -11,10 +11,10 @@ module use $OTHERSTAGES ml Stages/2020 ml GCCcore/.10.3.0 -ml Jupyter/2020.2.6-Python-3.8.5 +ml Jupyter/2021.3.1-Python-3.8.5 ml Python/3.8.5 ml TensorFlow/2.5.0-Python-3.8.5 -ml SciPy-Stack/2020-Python-3.8.5 +ml SciPy-Stack/2021-Python-3.8.5 ml dask/2.22.0-Python-3.8.5 ml GEOS/3.8.1-Python-3.8.5 ml Graphviz/2.44.1 \ No newline at end of file