Message Passing Interface (MPI)

Home > Computer Science > High-Performance Computing > HPC Programming Languages > Message Passing Interface (MPI)

MPI is a standard for message-passing implementation used in HPC programming. It is used to enable communication between processors or nodes in a parallel computing system.