LUMI 1-day training May 2023¶
Organisation¶
-
Questions from the Hedgedoc document of the 9 May 2020 session
- Original document on Hedgedoc (may disappear over time)
-
Questions from the Hedgedoc document of the 16 May 2020 session
- Original document on Hedgedoc (may disappear over time)
Setting up for the exercises¶
-
Create a directory in the scratch of the training project, or if you want to keep the exercises around for a while after the session and have already another project on LUMI, in a subdirectory or your project directory or in your home directory (though we don't recommend the latter). Then go into that directory.
E.g., in the scratch directory of the project:
mkdir -p /scratch/project_465000523/$USER/exercises cd /scratch/project_465000523/$USER/exercises
-
Now download the exercises and un-tar:
wget https://462000265.lumidata.eu/1day-20230509/files/exercises-20230509.tar.gz tar -xf exercises-20230509.tar.gz
-
You're all set to go!
Downloads¶
Presentation | Slides | Notes | recording |
---|---|---|---|
Introduction | / | / | recording |
LUMI Architecture | slides | notes | recording |
HPE Cray Programming Environment | slides | notes | recording |
Modules on LUMI | slides | notes | recording |
LUMI Software Stacks | slides | notes | recording |
Exercises 1 | / | notes | / |
Running Jobs on LUMI | slides | / | recording |
Exercises 2 | / | notes | / |
Introduction to Lustre and Best Practices | slides | / | recording |
LUMI User Support | slides | / | recording |