1
1

Merge pull request #6133 from jsquyres/readme-fix-typo

README: Fix a typo
Этот коммит содержится в:
Jeff Squyres 2018-11-28 17:51:24 -05:00 коммит произвёл GitHub
родитель 52c455f16e e6241eaf6b
Коммит c5292a0094
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

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

@ -589,7 +589,7 @@ MPI Functionality and Features
All that being said, if you are unable to immediately update your
application to stop using these legacy MPI-1 symbols, you can
re-enable them in mpi.h by configuring Open MPI with the
--enable-mpi-compatibility flag.
--enable-mpi1-compatibility flag.
- Rank reordering support is available using the TreeMatch library. It
is activated for the graph and dist_graph topologies.