Table of Contents
    Home / Definitions / Message Passing Interface
    Development 1 min read
    The Message Passing Interface (MPI) is a library specification for message-passing. It is a standard API (Application Programming Interface) that can be used to create parallel applications. The MPI standardization effort makes use of the most attractive features of a number of existing message passing systems, rather than selecting one of them and adopting it as the standard.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%