Basic MPI Concepts

From HPC Wiki
MPI in Small Bites/Basic Concepts /
Revision as of 16:04, 23 September 2022 by Marc-andre-hermanns-bc32@rwth-aachen.de (talk | contribs) (Initial page (without quiz))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Tutorial
Title: MPI in Small Bites
Provider: HPC.NRW

Contact: tutorials@hpc.nrw
Type: Multi-part video
Topic Area: Programming Paradigms
License: CC-BY-SA
Syllabus

1. Introduction and Overview
2. Basic Concepts
3. Blocking Point-to-Point Communication

This video provides a brief introduction into basic MPI concepts, such as handles to opaque types and blocking vs. non-blocking.

Video

( Slides as pdf)

Quiz

tbd.