NOTE: if you need an introduction to Linux, we recommend signing up for the course "Introduction to Linux" which will be given just before this course, 16 September, 9:00-11:00. You can find the course page and registration here: https://www.hpc2n.umu.se/events/courses/2024/fall/intro-linux
This course begins with an introduction to HPC and HPC2N, then move on to a walkthrough of the Kebnekaise system, including the GPUs. We will go into some detail about the new hardware.
After this, we go through the module system and take a brief look at how to submit jobs. During the afternoon, there will be hands-ons where you will get the opportunity to try loading modules, compile a program, and submit a job to the Kebnekaise cluster.
We will then look at some application examples, and how to run them at Kebnekaise. There will again be hands-ons for you to try this out yourself.
Materials, including exercises
Either:
- Clone this repo
- click the green "Code" button and copy the url, making sure it is set to HTTPS
- In a terminal window, where you want the files downloaded to, do
git clone THE-URL
- or download a zip of the material
- click the green "Code" button then pick "Download ZIP"
- move the downloaded zip to where you want to work with the files and unzip it
- you can also right-click the "Download ZIP" and copy the link, then use
wget THE-LINK
in a terminal in your location of choice
The registration and schedule is here: https://www.hpc2n.umu.se/events/courses/2024/fall/intro-hpc2n
Lecture recordings: TBA
Lecture recordings from the current course will be posted to HPC2N's YouTube page: https://www.youtube.com/user/HPC2N
Date: 16 September 2024
Time: 11:15-17:00
Location: Online (ZOOM)
Instructors: Pedro Ojeda-May (HPC2N), Birgitte Brydsö (HPC2N)