events

Course: An introduction to shared memory parallel programming using OpenMP, 12 - 14 September 2023

  • Posted on: 16 June 2023
  • By: bbrydsoe

An introduction to shared memory parallel programming using OpenMP, 12 - 14 September 2023

The course is a collaboration between HPC2N and LUNARC and consists of lectures alternating with practical sessions.  The teaching language will be English.  No prior experience in parallel computing is required.  Participants are however expected to be able to write serial programs in C, C++ or Fortran.  The course contents includes:

An introduction to shared memory parallel programming using OpenMP, 12 - 14 September 2023

An introduction to shared memory parallel programming using OpenMP, 12 - 14 September 2023

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, HPC2N and within NAISS.

Course: Using Python in an HPC environment, 23 May 2023

  • Posted on: 27 April 2023
  • By: bbrydsoe

Using Python in an HPC environment

This course aims to give a brief, but comprehensive introduction to using Python in an HPC environment. You will learn how to use modules to load Python, how to find site installed Python packages, as well as how to install packages yourself. In addition, you will learn how to use virtual environments, write a batch script for running Python, use Python in parallel, and how to use Python for ML and on GPUs. 

Course: Introduction to Git, 2022-11-(14-18)

  • Posted on: 12 October 2022
  • By: bbrydsoe

Introduction to Git

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.

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:

Pages

Updated: 2025-10-13, 16:36