Messages and point-to-point communication in MPI

The simplest method to communicate with MPI is point-to-point communication between two specific processes, a sender and a receiver.

Prerequisites

  • MPI process model and language bindings

Learning outcomes

Objectives

  • Use blocking point-to-point communication in MPI

See also

Credit

These course materials are based on the MPI course developed by Rolf Rabenseifner, HLRS at the University of Stuttgart that is copyrighted by the HLRS at the University of Stuttgart. The copyrighted materials (some images, some exercise descriptions, some code snippets) are used with permission. Some parts taken from the HLRS materials are modified and extended.

Please contact training@asc.ac.at if you want to reuse these course materials in your teaching or if you would like to contribute or found any issues.

License