File: index.rst

package info (click to toggle)
openmpi 5.0.8-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 201,692 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 (92 lines) | stat: -rw-r--r-- 2,617 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.. image:: openmpi_logo.png
   :align: right

Open MPI |ompi_ver|
===================

`The Open MPI Project <https://www.open-mpi.org/>`_ is an open source
implementation of the `Message Passing Interface (MPI) specification
<https://www.mpi-forum.org/docs/>`_ that is developed and maintained
by a consortium of academic, research, and industry partners.  Open
MPI is therefore able to combine the expertise, technologies, and
resources from all across the High Performance Computing community in
order to build the best MPI library available.  Open MPI offers
advantages for system and software vendors, application developers and
computer science researchers.

Documentation locations
=======================

Documentation for Open MPI can be found in the following locations:

.. list-table::
   :header-rows: 1

   * - Open MPI version
     - Documentation location

   * - v5.0.0 and later
     - Web: https://docs.open-mpi.org/

       Included in tarball: ``docs/html/index.html``

       Built in source tree (if Sphinx available): ``docs/_build/html/index.html``

       Installed: ``$docdir/html/index.html``

       (which defaults to: ``$prefix/share/doc/openmpi/html/index.html``)

   * - v4.1.x and earlier
     - See the `legacy Open MPI FAQ <https://www.open-mpi.org/faq/>`_
       and the README file in the source tarball.

       For example:

       * `v4.1.x README file <https://github.com/open-mpi/ompi/blob/v4.1.x/README>`_
       * `v4.0.x README file <https://github.com/open-mpi/ompi/blob/v4.0.x/README>`_

Release announcements
=====================

The best way to hear about new Open MPI releases is via the
`low-volume announcement mailing list
<https://lists.open-mpi.org/mailman/listinfo/announce>`_.

Additionally, if you are a downstream packager of Open MPI (e.g., you
package Open MPI for an operating system distribution), you may wish
to sign up for the `low-volume packagers list
<https://lists.open-mpi.org/mailman/listinfo/ompi-packagers>`_.

Table of contents
=================

.. toctree::
   :maxdepth: 2
   :numbered:

   quickstart
   getting-help
   release-notes/index
   installing-open-mpi/index
   features/index
   validate
   version-numbering
   mca
   building-apps/index
   launching-apps/index
   tuning-apps/index
   app-debug/index
   developers/index
   contributing
   license/index
   history
   man-openmpi/index
   man-openshmem/index

Contributors
============

A gigantic "thank you!" to all of our contributors:

.. image:: https://contrib.rocks/image?repo=open-mpi/ompi&max=999
   :target: https://github.com/open-mpi/ompi/graphs/contributors