Skip to content

Commit e6241ea

Browse files
committed
README: Fix a typo
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 52c455f commit e6241ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ MPI Functionality and Features
589589
All that being said, if you are unable to immediately update your
590590
application to stop using these legacy MPI-1 symbols, you can
591591
re-enable them in mpi.h by configuring Open MPI with the
592-
--enable-mpi-compatibility flag.
592+
--enable-mpi1-compatibility flag.
593593

594594
- Rank reordering support is available using the TreeMatch library. It
595595
is activated for the graph and dist_graph topologies.

0 commit comments

Comments
 (0)