7 December 2022
Namur
Europe/Brussels timezone

Parallel programming with OpenMP

7 Dec 2022, 09:00
3h
Banque nationale: BN/055 (Namur)

Banque nationale: BN/055

Namur

Rue de Bruxelles. 83 - 5000 Namur

Speakers

Orian Louant (Université de Liège) David Colignon (ULiège)

Description

OpenMP is an easy alternative to pthreads for multithread computing. OpenMP extensions now exist in most C and Fortran compilers and allow flagging loops and other construct for efficient multithreading with little supplementary programming effort. 

Contents:

  • Parallel programming paradigms
  • OpenMP Execution model
  • Compiling an OpenMP program
  • Data races
  • Parallel loops
  • Barriers and synchronisation

Prerequisite:

  • Being able to use SSH with private keys 
  • Being familiar with a text editor 
  • Mastering the Linux command line and the GNU utilities (mkdir, cp, scp, etc.)
  • Passive knowledge of C or Fortran


Type: Hands-on
Target audience: Rookie programmer
Must: This session is a must-have for anyone writing programs in C/C++ or Fortran

Presentation materials