top of page

MPI
Thu, 09 Dec
|Online Training


Time & Location
09 Dec 2021, 09:00 – 12:30
Online Training
About the Event
Topics covered
The Message Passing Interface is the de facto standard for distributed programming in a scientific context. It is implemented in libraries that can be used from C/C++/Fortran, although wrappers for other languages exist as well. To write efficient code, a thorough understanding of the semantics of the API is required, this course will emphasize potential performance hazards and pitfalls. The strengths and weaknesses of various MPI features are discussed. In several hands-on sessions, the participant has the opportunity to experiment.
Parallel architectures and programming models
MPI overview
MPI programming model
Messages and point-to-point communication
bottom of page