SNIC Training News Letter
No 124,14 January 2021
– Published 14 January 2021
The SNIC training team wishes everyone all the best for 2021
We start the new year with a number of new announcements. There are training events aimed at new users of the infrastructure, new events in R and OpenMP. We would also like to announce the new SNIC zoom-in, where you can speak directly to the SNIC support team.
Contents of this issue
Training aimed at new users of the SNIC infrastructure
- Training course: "Introduction to HPC and Kebnekaise" in Umeå, 21 January 2021
- Online training seminar: An introduction to the UNIX/LINUX command-line, 10 February 2021 at 14:00
- Online training seminar: Cluster architecture and job submission, 17 February 2021 at 14:00
Training in R
- Online training course: "Using R in an HPC environment" in Umeå, 25-26 February 2021
Training in parallel computing
- Online training course: An introduction to shared memory parallel programming using OpenMP, 9 - 12 March 2021
Online interactive support and discussion forum
- SNIC zoom-in - a virtual open-house: 25th January 2021 from 14:00 until 15:00
Training events from ENCCS, recommended by SNIC
- ENCCS event: LUMI Roadshow, January 22 2021, 09:00-12:00
- Online ENCCS/NVIDIA workshop: "AI for Science” Bootcamp, March 8-9, 2021, 09:00-12:15
Training aimed at new users of the SNIC infrastructure
Training course: "Introduction to HPC and Kebnekaise" in Umeå, 21 January 2021
HPC2N is offering an introduction course to HPC and our systems.
We begin with a short (optional) introduction to Linux, then continue with an introduction to HPC and a walkthrough of Kebnekaise, including the GPUs and the KNLs. In the afternoon we look at the module system and loading the software you need, and how to submit jobs through the batch system.
There will be a hands-on part of the course, where the participants get the opportunity to load modules, compile programs, and submit jobs to the Kebnekaise system.
For more information and registration, see the HPC2N introduction event page.
Online training seminar: An introduction to the UNIX/LINUX command-line, 10 February at 14:00
This training seminar provides a first introduction to the UNIX/LINUX environment. It is aimed at new users of UNIX and will discuss UNIX skills required to work on a typical HPC cluster, such as provided by SNIC and LUNARC. Topics include manipulating files and directories, editing file contents and the development of simple scripts, such as required for job submission.
Time: 10 February at 14:00
For more information and registration visit the LUNARC UNIX/LINUX event page.
Online training seminar: Cluster architecture and job submission, 17 February 2020 at 14:00
This event explains key features of a contemporary HPC cluster, such as deployed at LUNARC and throughout SNIC. It will explain the principles behind the job scheduler and how the scheduler can be used to accomplish your computational work in an efficient manner. The examples will utilise the SLURM scheduler, which is deployed on the SNIC resources.
Time: 17 February at 14:00
For more information and registration visit the LUNARC cluster event page.
Training in R
Online training course: "Using R in an HPC environment" in Umeå, 25-26 February 2021
HPC2N is offering a course on R in HPC environment. The course will be two half-days, and it will be given online, through Zoom.
There is interest among R users to get started in High Performance Computing (HPC) as they need more CPU power, memory or both. Because most of the Machine Learning (ML) models in R are computationally demanding, they are a good starting point to introduce HPC concepts. In the present course, you will learn how to improve your code so that it could run more efficiently on a Desktop and also in an HPC environment. As realistic ML models are computationally expensive when running on a Desktop, we will also teach you how to run these models on Kebnekaise, a HPC cluster at our center. The focus of the course will not be about ML though.
The course will consist of a mix of lectures and hands-ons sessions.
For more information and registration, see the HPC2N R event page.
Training in parallel computing
Online training course: An introduction to shared memory parallel programming using OpenMP, 9 - 12 March 2021
OpenMP provides an efficient method to write parallel programs in C, C++ and Fortran. OpenMP programs are suitable for execution on shared memory architectures such as modern multi core systems or a single compute node of the HPC clusters deployed within SNIC. This event is a collaboration between HPC2N and LUNARC.
This course will introduce participants to the shared-memory model for parallel programming and the OpenMP application-programming interface. In many cases OpenMP allows an existing serial program to be upgraded incrementally, starting with the parallelisation of the most time-consuming parts of the code. Typically OpenMP programs are easily ported from one shared memory multi processor system to another one.
More advanced OpenMP training events are planed during spring 2021. These will be offered by SNIC, PRACE or ENCCS and explain OpenMP tasks and GPU programming with OpenMP. This event provides an introduction to the core features of OpenMP and offers a foundation for the more specialised events.
For more information and registration see:
Online interactive support and discussion forum
SNIC zoom-in - a virtual open-house: 25th January 2021 from 14:00 until 15:00
You are invited to a virtual meeting room. Inside the meeting room we like to discuss services offered by the SNIC centres and how they can be used for your computational needs, help you process your data and visualise your results. Participants are highly encouraged to pose their own questions.
For more information and details on access, please visit the LUNARC zoom-in page.
Training events from ENCCS, recommended by SNIC
ENCCS event: LUMI Roadshow, January 22 2021, 09:00-12:00
The first LUMI Roadshow for Swedish users will take place on 22nd of January at 09:00 by Zoom.
One of the pan-European pre-exascale supercomputers, LUMI (Large Unified Modern Infrastructure), will be located in CSC’s data centre in Kajaani, Finland and will be hosted by the LUMI consortium consisting of 10 EU countries including Sweden. Simultaneously, through its research and innovation agenda, the EuroHPC JU is also strengthening the European knowledge base in HPC technologies and bridging the digital skills gap, notably through the creation of a network of national HPC Competence Centres, including ENCCS to work closely with industry, the public sector and academia.
In this event we will be introducing LUMI and ENCCS, detailing their activities and services to the Swedish stakeholders.
For more information and registration, please visit the ENCSS event site for the LUMI roadshow.
Online ENCCS/NVIDIA workshop: "AI for Science” Bootcamp, March 8-9, 2021. 09:00-12:15
This online event will take place during two half-days on March 8-9 2021 and is designed to teach researchers how AI can accelerate HPC simulations by introducing the concepts of Deep Neural Networks, including data pre-processing, and techniques on how to build, compare and improve accuracy of deep learning models. The bootcamp will introduce real-world problems, where participants learn AI concepts with step-by-step instructions using learned techniques.
For more information and registration, please visit the ENCCS event site for the bootcamp.
Training overview
SNIC training webpage
In addition to these news letters we also provide a SNIC training webpage.
This webpage currently gives an overview on all courses currently planed. It provides links to more information and the actual registration. The webpage also includes training which is expected to be mostly of interest to individual SNIC centres. Information will be added to this page as it becomes available.