Skip to content

hpc2n/intro-course

Repository files navigation

Introduction to HPC2N and Kebnekaise - January 2025

Course description

NOTE: if you need an introduction to Linux, we recommend signing up for the course "Introduction to Linux" which will be given the day before this course, 21 January, 9:00-12:00. You can find the course page and registration here: https://www.hpc2n.umu.se/events/courses/2025/spring/linux-intro

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/event/seminar/2025/spring/kebnekaise-intro

Lecture recordings: TBA

Lecture recordings from the current course will be posted to HPC2N's YouTube page: https://www.youtube.com/user/HPC2N

Date: 22 January 2025

Time: 09:00-17:00

Location: Online (ZOOM)

Instructors: Pedro Ojeda-May (HPC2N), Birgitte Brydsö (HPC2N)