Introduction to MPI =================================== .. admonition:: Overview :class: Overview * **Tutorial:** 3 hours **Objectives:** #. Learn what is MPI **MPI** MPI stands for Message Passing Interface. It is the de-facto standard for parallel programming that enables the program to use large numbder of processors to solve a problem. .. note:: This project is under active development. Contents -------- .. toctree:: start tutorial