Skip to content

Commit c5292a0

Browse files
authored
Merge pull request #6133 from jsquyres/readme-fix-typo
README: Fix a typo
2 parents 52c455f + e6241ea commit c5292a0

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)