Protocol

MPI

Message Passing Interface

Lab ready Full lab

Message Passing Interface — portable parallel messaging with point-to-point and collective operations across ranks. Implementations map to verbs, TCP, shared memory, or vendor fabrics under a common API. Still foundational for HPC and many hybrid MPI+X AI workflows.

Domains

Tags

hpccollectivesranksparallel

Sources

  • MPI Forum standards (MPI-3/4)

Related protocols