Basic Parallel Programming with MPI and OpenMP

9:00 - 17:00

HPC
VRE
Cloud
Taught by

SURF

Date

May 19, 2025

This basic course is focused on providing an introduction to parallel programming using the most widely used approaches: Message Passing Interface (MPI) and Open Multi-Processing (OpenMP).

You will start exploring the benefits (and limitations) of parallel programming, and then you will explore the possibilities that task and data parallelism offer to develop multi-core and multi-node programs. Each session includes hands-on exercises to facilitate the understanding of the different constructs. As a participant, you have already some familiarity with C, Fortran or Python programming, and in these two days you will be able to start the development of your own parallel application.

The materials for this course have been developed at HLRS by Dr. Rolf Rabenseifner.

Prerequisites

  • Please bring your own laptop (with an ssh client installed (e.g. MobaXterm)) for the hands-on sessions!
  • Introduction to Bash
  • Knowledge of either C/C++, Fortran or Python programming language is necessary.

Reuse