MPI

Term Definition
MPI

MPI is short for Message Passing Interface, an API specification typically used in parallel programs. It allows processes to communicate with one another by sending and receiving messages.