events

Course: Julia for High-Performance Scientific Computing, 8-10 November 2022

  • Posted on: 16 September 2022
  • By: bbrydsoe

Julia for High-Performance Scientific Computing

This is a cooperation between HPC2N and ENCCS.

This online workshop will start by briefly covering the basics of Julia’s syntax and features, and then introduce methods and libraries which are useful for writing high-performance code for modern HPC systems. After attending the workshop you will:

Course: Basic Singularity: Running and building Singularity containers, 28 September 2022

  • Posted on: 16 September 2022
  • By: bbrydsoe

Online training workshop - Basic Singularity: Running and building Singularity containers

The online workshop is an introduction to the basic concepts of containerized software environment solution within the Singularity framework https://sylabs.io/singularity/.

This is a cooperation with UPPMAX.

During the workshop you will have the opportunity to follow the interactive guide on how to

Course: Using Python in an HPC environment, 9 September 2022

  • Posted on: 24 May 2022
  • By: bbrydsoe

UPPMAX and HPC2N are organising a joint ONLINE workshop on how to run Python codes and install additional Python packages on the computer resources provided by these two HPC centres. Participants are encouraged to bring their particular software request for discussion as well.

The goal for the course is that you will be able to:

Course: Introduction to Kebnekaise, 2022-09-15

  • Posted on: 24 May 2022
  • By: bbrydsoe

Course: Introduction to Kebnekaise, 2022-09-15

In this course, we begin with a short introduction to the Linux operating system (OS) that is used on HPC2N's compute cluster, and is the most common OS in HPC clusters. This part is only meant for complete beginners to the Linux operating system, and can be omitted if you are proficient already. See the schedule.

Talk: Julia programming: HPC topics, 2022-05-30

  • Posted on: 9 May 2022
  • By: bbrydsoe

Julia programming: HPC topics

Abstract: In this talk, Kristoffer Carlsson, developer at Julia Computing in Sweden, will talk about the Julia language with particular emphasis on performance in an HPC setting. Topics mentioned will be Julia's compilation pipeline, SIMD, parallelism (shared and distributed memory), among others.

Time and date: 30 May 2022, 14:00-15:00 CEST

This event is free and will be online. The talk will be recorded.

Course: Intermediate Topics in MPI, 14-17 June 2022

  • Posted on: 9 May 2022
  • By: bbrydsoe

This workshop targets programmers in both academia and industry who already have experience with basic MPI and are ready to take the next step to more advanced usage. Topics which will be covered include communicators, groups, derived data types, one-sided communication, non-blocking collectives and hybrid MPI+threading approaches. Lectures will be interleaved with hands-on exercises. All exercises will be written in C, but the instructors will be able to answer questions about MPI in Fortran and Python.

Intermediate Topics in MPI

Intermediate Topics in MPI

This workshop targets programmers in both academia and industry who already have experience with basic MPI and are ready to take the next step to more advanced usage. Topics which will be covered include communicators, groups, derived data types, one-sided communication, non-blocking collectives and hybrid MPI+threading approaches. Lectures will be interleaved with hands-on exercises. All exercises will be written in C, but the instructors will be able to answer questions about MPI in Fortran and Python.

Course: An introduction to shared memory parallel programming using OpenMP, 28 February - 3 March, 2022

  • Posted on: 13 January 2022
  • By: bbrydsoe

An introduction to shared memory parallel programming using OpenMP

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 by Lunarc or HPC2N, and within SNIC.

Course: Introduction to Kebnekaise, 2022-01-19

  • Posted on: 13 December 2021
  • By: bbrydsoe

Course: Introduction to Kebnekaise

HPC2N is offering an ONLINE introduction course to HPC2N and Kebnekaise.

We begin with a short (optional) introduction to Linux, then continue with an introduction to HPC, HPC2N, and a walkthrough of Kebnekaise, including the GPUs and the KNLs. We then look at the module system and loading the software you need, and how to submit jobs through the batch system.

There will be hands-ons as a part of the course, where the participants get the opportunity to load modules, compile programs, and submit jobs to the Kebnekaise system.

Pages

Updated: 2024-10-10, 12:39