HPC2N
High Performance Computing Center North
This 3-hour ONLINE course is an introduction to the Linux operating system (OS) that is used on most Swedish compute clusters, and is the most common OS in HPC clusters all over the planet. The course will consist of lectures, code-alongs, and interspersed exercises.
This NAISS course is meant for beginners to the Linux operating system.
Time and date: 3 April 2025, 09:00-12:00
For more information and registration, go to the course website.
HPC2N is offering several instances of our "Online fika" and our "intro seminars" in the spring of 2025.
These informal coffee-chats, "HPC2N fika", are meant for HPC2N’s current and potential users.
It is a chance for you to discuss any HPC-related problems associated with your research and to get advice from HPC2N’s application experts and other staff. As usual, we start with a few updates about what is new at HPC2N. After that the floor is open.
These "HPC2N fikas” will in the spring of 2025 be on
Learn how to run R, Matlab, and Julia at Swedish HPC centres. We will show you how to find and load the needed modules, how to write a batch script, as well as how to install and use your own packages, and more.
The course will consist of lectures interspersed with hands-on sessions where you get to try out what you have just learned.
NOTE If you need a refresher on using Linux (the operating system used on Kebnekaise and most other HPC centres), then we recommend the 3-hour course on "Introduction to Linux" that is given the day before this course. More information and registration here: https://www.hpc2n.umu.se/events/courses/2025/spring/linux-intro
This 3-hour ONLINE course is an introduction to the Linux operating system (OS) that is used on most Swedish compute clusters, and is the most common OS in HPC clusters all over the planet. The course will consist of lectures, code-alongs, and interspersed exercises.
This NAISS course is meant for beginners to the Linux operating system.
Eligibility: the NAISS course is open to current and future users in Swedish academia. Participation is free.
Time and date: 21 January 2025, 09:00-12:00
Welcome to the newest online coffee-chat with HPC2N!
These informal coffee-chats, "HPC2N fika", are meant for HPC2N’s current and potential users.
It is a chance for you to discuss any HPC-related problems associated with your research and to get advice from HPC2N’s application experts and other staff.
The date for the current HPC2N fika is
Join when you can, even if it is just for a few minutes.
This two-days online course, taking place on 5-6 December 2024, 09:00-17:00 each day, aims to give a brief, but comprehensive introduction to using Python in an HPC environment.
The course will be an introduction to version control, with a strong focus on Git.
Some of the main concepts, like repositories, commits, trees, branches, and merges will be covered, as will many of the basic commands, like clone, add, push, pull, commit, and fork. We will also go one step beyond the basic concepts and explain the fundamentals of how commits and branches can be manually created by using so-called "plumbing" (low-level) subcommands.