Yale University

ITS organizational charts

Yale ITS Home Yale ITS Home

MPI Tutorials

From Yale HPC Wiki

Jump to: navigation, search

MPI is a language-independent communications protocol used to program parallel computers. Both point-to-point and collective communication is supported. MPI "is a message-passing application programmer interface, together with protocol and semantic specifications for how its features must behave in any implementation." MPI's goals are high performance, scalability, and portability. MPI remains the dominant model used in high-performance computing today.



Jump to top.