1
1
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit e6241eaf6ba6bffeb6b85def68e420a7ab66dce8)
Этот коммит содержится в:
Jeff Squyres 2018-11-28 14:01:09 -08:00
родитель 7fc0841791
Коммит e56c179d58

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.