Skip to content

Moving your HPC workloads to LUMI - Hybrid course, April 22-23, 2026, on-site in Riga 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.

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
Wrap-Up Day 2 S / V
Appendices
A1 Additional documentation / N /

Setting up for the exercises

During the course, you can use the training project project_465002764 for the exercises. After the course, it is still possible to make almost all exercises in your own project. They need only very little resources, but you will need both CPU and GPU resources. This project should only be used for exercises and not for your own work!

The "Object Storage" exercises in Exercise session 5 do require data in the training project, so these exercises should really be made while the training project is still active. 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 if they are not made during the second course day (the reservation expires at 5pm CEST/ 6pm EEST that day).

  • 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_465002764/course-20260422-$USER/Exercises
    cd /scratch/project_465002764/course-20260422-$USER/Exercises
    

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

    If you have no other project on LUMI, you can also use the scratch of the course project project_465002764. Do use a personal subdirectory as in the following commands:

    mkdir -p /scratch/project_465002764/$USER/Exercises
    cd /scratch/project_465002764/$USER/Exercises
    
  • Now download the exercises and un-tar:

    wget https://462000265.lumidata.eu/2day-20260422/files/exercises-20260422.tar.bz2
    tar -xf exercises-20260422.tar.bz2
    

    Link to the tar-file with the exercises and the bzip2-compressed version.

  • You're all set to go!

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

Acknowledgement

This course is supported by the Latvian National Partnership Plan for PRACE (Project No. 1.1.1.5/3/24/I/004)