Skip to content

Intro to Supercomputing with LUMI - Hybrid course, June 2-3, 2025, on-site in Espoo and online

Course organisation

Course materials

Course materials include the Q&A of each session, slides when available and notes when available. These materials will become available as the course progresses.

Note: Some links in the table below are dead and will remain so until after the end of the course.

Presentation slides notes recording
Day 1
Welcome and Introduction S / V
Introduction to the course notes / N /
Theme: Exploring LUMI from the login nodes
LUMI Architecture S (N) V
HPE Cray Programming Environment S N V
Getting Access to LUMI S N V
Exercises 1 / / /
Modules on LUMI S N V
Exercises 2 / / /
LUMI Software Stacks S N V
Exercises 3 / / /
LUMI Support and Documentation S N V
Wrap-Up Day 1 S / V
Day 2
Introduction Day 2 S / V
Theme: Running jobs efficiently
Slurm on LUMI S (N) V
Process and Thread Distribution and Binding S (N) V
Exercises 4 / / /
Theme: Data on LUMI
Using Lustre S (N) V
Object Storage S N V
Exercises 5 / / /
Theme: Containers on LUMI
Containers on LUMI-C and LUMI-G S N V
Demo 1 (optional) / N V
Demo 2 (optional) / N V
Wrap-Up Day 2 S / V
Appendices
A1 Additional documentation / N /

Making the exercises after the course

The "Object Storage" exercises in Exercise session 5 do require data in the training project but there is an alternative set of exercises missing only one element from the during-the-course version that can be made in your own project. For the exercises from Exercise session 4 you can no longer use the reservation.

  • Create a directory in the scratch of your project, or if you want to keep the exercises around for a while, in a subdirectory of 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 your project:

    mkdir -p /scratch/project_46YXXXXXX/course-20250602-$USER/Exercises
    cd /scratch/project_46YXXXXXX/course-20250602-$USER/Exercises
    

    where you have to replace project_46YXXXXXX using the number of your own project.

  • Now install the exercise files:

    tar -xf /appl/local/training/2day-20250602/files/exercises-20250602.tar.bz2
    
  • You're all set to go!

Warning

The software and exercises were tested thoroughly at the time of the course. LUMI however is in continuous evolution and changes to the system may break exercises and software

The links to all documentation mentioned during the talks is on a separate page.

Acknowledgement

Though a LUST course, the course borrows a lot of material from a similar course prepared by the Belgian local organisation, which in turn was prepared in the framework of the VSC Tier-0 support activities. The VSC is funded by FWO - Fonds Wetenschappelijk Onderzoek - Vlaanderen (or Research Foundation – Flanders).