Skip to content
Snippets Groups Projects
Commit 6ecf810b authored by Jens Henrik Goebbert's avatar Jens Henrik Goebbert
Browse files

cosmetic fix

parent 75fd5ff8
No related branches found
No related tags found
No related merge requests found
...@@ -102,6 +102,7 @@ postinstallcmds = [ ...@@ -102,6 +102,7 @@ postinstallcmds = [
'#!/bin/bash \n' '#!/bin/bash \n'
'\n' '\n'
'# Load required modules \n' '# Load required modules \n'
'module purge \n'
'module load Stages/${STAGE} \n' 'module load Stages/${STAGE} \n'
'module load GCC/11.3.0 \n' 'module load GCC/11.3.0 \n'
'module load OpenMPI \n' 'module load OpenMPI \n'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment