MPI

Home > Computer Science > High-Performance Computing > HPC Programming Languages > MPI

The Message Passing Interface (MPI) is a library of functions used for parallel programming in distributed memory environments. It is often used for scientific computing and simulation applications.