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
|
License
=========
Open MPI license
----------------
The Open MPI license is as follows:
.. literalinclude:: ompi.txt
:language: text
Additional licenses
-------------------
Open MPI includes code from the MPICH project.
.. literalinclude:: mpich.txt
:language: text
Redistributed code
------------------
The Open MPI distribution tarball includes the following other open
source code bases in their entirety.
Libevent
^^^^^^^^
.. literalinclude:: libevent.txt
:language: text
Hwloc
^^^^^
.. literalinclude:: hwloc.txt
:language: text
PMIx
^^^^
.. literalinclude:: pmix.txt
:language: text
PRRTE
^^^^^
.. literalinclude:: prrte.txt
:language: text
Treematch
^^^^^^^^^
.. literalinclude:: treematch.txt
:language: text
:encoding: latin-1
|