4 December 2025
Louvain-La-Neuve
Europe/Brussels timezone

Parallel programming with MPI

Not scheduled
2h
CYCL 09b (Louvain-La-Neuve)

CYCL 09b

Louvain-La-Neuve

Chemin du cyclotron 2, 1348 Louvain-La-Neuve

Speaker

Mr Orian Louant (Université de Liège)

Description

MPI is a standard for passing messages between processes running on distinct computers. It offers high-level primitives for efficient communication. 

Contents:

  • Parallel programming paradigms
  • Shared-memory vs message passing
  • Compiling an MPI program
  • Collective communication
  • Reduction operations
  • Communication modes

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 or even simply using MPI programs

Presentation materials