Skip to the content.

MPI implementations

Overview

MPI is a specification which defines communication protocols and routines for parallel programming. MPI-based programs have multiple tasks which need to exchange messages to achieve the final result.

There are various MPI implementations such as:

References

https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html