Skip to content

Commit 4d42034

Browse files
committed
Fix MPI versions in MPI.3 manpage
Thanks to Andy Riebs for reporting that on the Open MPI user mailing list (https://www.mail-archive.com/users@lists.open-mpi.org/msg34103.html) Signed-off-by: Joseph Schuchart <schuchart@hlrs.de>
1 parent 2b62a2b commit 4d42034

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)