Comprehensive General LUMI Training, April 23-26, 2024¶
Course organisation¶
-
Location: CSC, Keilaranta 14, 02150 Espoo, Finland
Room: Dogmi.
Upon arrival at CSC, please register in the lobby at the entrance of the C building, Life Sciences Center, Keilaranta 14 (round doors). It is likely you will receive a QR-code to scan at the entrance the day before, and that greatly speeds up the registration process.
Public transportation in Helsinki. A very easy way to buy tickets is via the HSL app, but it is best to set it up before you travel so that payment goes quickly.
The venue is close to the "Keilaniemi - Kägeludden" metro station, providing an excellent connection with the hotels downtown.
-
Dynamic schedule (adapted as the course progresses)
The dynamic schedule also contains links to pages with information about the course materials, but those links are also available below on this page.
Course materials¶
Course materials include the Q&A of each session, slides when available and notes when available.
Due to copyright issues some of the materials are only available to current LUMI users and have to be downloaded from LUMI.
Note: Some links in the table below are dead and will remain so until after the end of the course.
Making the exercises after the course¶
HPE¶
The exercise material remains available in the course archive on LUMI:
-
The PDF notes in
/appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_HPE.pdf
-
The other files for the exercises in either a bzip2-compressed tar file
/appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_HPE.tar.bz2
or an uncompressed tar file/appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_HPE.tar
.
To reconstruct the exercise material in your own home, project or scratch directory, all you need to do is run:
tar -xf /appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_HPE.tar.bz2
in the directory where you want to work on the exercises. This will create the Exercises/HPE
subdirectory
from the training project.
However, instead of running the lumi_c.sh
or lumi_g.sh
scripts that only work for the course as
they set the course project as the active project for Slurm and also set a reservation, use the
lumi_c_after.sh
and lumi_g_after.sh
scripts instead, but first edit them to use one of your
projects.
AMD¶
There are online notes about the AMD exercises. A PDF print-out with less navigation features is also available and is particularly useful should the online notes become unavailable. A web backup is also available, but corrections to the original made after the course are not included.
The other files for the exercises are available in
either a bzip2-compressed tar file /appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_AMD_.tar.bz2
or
an uncompressed tar file /appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_AMD.tar
and can also be downloaded.
( bzip2-compressed tar download or
uncompressed tar download)
To reconstruct the exercise material in your own home, project or scratch directory, all you need to do is run:
tar -xf /appl/local/training/4day-20240423/files/LUMI-4day-20240423-Exercises_AMD.tar.bz2
in the directory where you want to work on the exercises. This will create the exercises/AMD
subdirectory
from the training project. You can do so in the same directory where you installed the HPE exercises.
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
Links to documentation¶
The links to all documentation mentioned during the talks is on a separate page.
External material for exercises¶
Some of the exercises used in the course are based on exercises or other material available in various GitHub repositories: