Skip to content

Commit c17968c

Browse files
authored
Merge pull request #8028 from devreal/fix-mpi3-manpage
Fix MPI versions in MPI.3 manpage
2 parents 2b62a2b + 4d42034 commit c17968c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ompi/mpi/man/man5/Open-MPI.5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ message-passing programs that would be efficient, flexible, and
1616
portable.
1717

1818
The outcome, known as the MPI Standard, was first published in 1993; its
19-
most recent version (MPI-2) was published in July 1997. Open MPI 1.2
20-
includes all MPI 1.2-compliant and MPI 2-compliant routines.
19+
most recent version (MPI-3.1) was published in June 2015. Open MPI
20+
includes all MPI 3.1-compliant routines.
2121

2222
For more information about Open MPI, see
2323
[https://www.open-mpi.org](https://www.open-mpi.org).

0 commit comments

Comments
 (0)