1
1

Merge pull request #8028 from devreal/fix-mpi3-manpage

Fix MPI versions in MPI.3 manpage
Этот коммит содержится в:
Jeff Squyres 2020-08-31 09:15:32 -04:00 коммит произвёл GitHub
родитель 2b62a2b8c1 4d420348f7
Коммит c17968c738
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

Просмотреть файл

@ -16,8 +16,8 @@ message-passing programs that would be efficient, flexible, and
portable.
The outcome, known as the MPI Standard, was first published in 1993; its
most recent version (MPI-2) was published in July 1997. Open MPI 1.2
includes all MPI 1.2-compliant and MPI 2-compliant routines.
most recent version (MPI-3.1) was published in June 2015. Open MPI
includes all MPI 3.1-compliant routines.
For more information about Open MPI, see
[https://www.open-mpi.org](https://www.open-mpi.org).