File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1395,6 +1395,12 @@ Note that this definition encompasses several things:
13951395 * mpirun / oshrun command line options
13961396 * MCA parameter names / values / meanings
13971397
1398+ However, this definition only applies when the same version of Open
1399+ MPI is used with all instances of the runtime and MPI / OSHMEM
1400+ processes in a single MPI job. If the versions are not exactly the
1401+ same everywhere, Open MPI is not guaranteed to work properly in any
1402+ scenario.
1403+
13981404Software Version Number
13991405-----------------------
14001406
@@ -1426,6 +1432,8 @@ format. Each of the three numbers has a specific meaning:
14261432 user-observable changes or new features, only the third integer
14271433 will be increased (e.g., from v4.3.0 to v4.3.1).
14281434
1435+ The "A.B.C" version number may optionally be followed by a Quantifier:
1436+
14291437 * Quantifier: Open MPI version numbers sometimes have an arbitrary
14301438 string affixed to the end of the version number. Common strings
14311439 include:
You can’t perform that action at this time.
0 commit comments