Building MPI applications
=========================

The simplest way to compile and link MPI applications is to use the
Open MPI "wrapper" compilers.

.. toctree::
   :maxdepth: 1

   quickstart
   customizing-wrappers
   extracting-wrapper-flags
   deprecation-warnings
   building-static-apps
