1
1

Merge pull request #6135 from jsquyres/pr/v4.0.x/README-typo-fix

v4.0.x: README: Fix a typo
Этот коммит содержится в:
Geoff Paulsen 2018-11-29 14:05:08 -06:00 коммит произвёл GitHub
родитель 7fc0841791 e56c179d58
Коммит 937cf86077
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

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

@ -527,7 +527,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.