File: quickstart.rst

package info (click to toggle)
openmpi 5.0.8-4
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 201,684 kB
  • sloc: ansic: 613,078; makefile: 42,353; sh: 11,194; javascript: 9,244; f90: 7,052; java: 6,404; perl: 5,179; python: 1,859; lex: 740; fortran: 61; cpp: 20; tcl: 12
file content (20 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _label-quickstart:

Quick start
===========

There are three general phases of using Open MPI: installing Open MPI,
building MPI applications, and running MPI applications.

The links below take you to "quick start" sections at the beginning of
each chapter.  These "quick start" sections provide a good starting
point, and may be all that many users need to read.  However, if the
"quick start" sections are not enough, the remainder of each chapter
provides significantly more detailed information.

#. :doc:`Quick start: Installing Open MPI
   </installing-open-mpi/quickstart>`
#. :doc:`Quick start: Building MPI applications
   </building-apps/quickstart>`
#. :doc:`Quick start: Launching MPI applications
   </launching-apps/quickstart>`