Message Passing Interface (MPI)

Home > Computer Science > High-Performance Computing > Parallel Computing > Message Passing Interface (MPI)

Message Passing Interface is a communication protocol used for parallel computing. It allows multiple processors to communicate with each other by exchanging messages.