Skip to content

Commit 5e43a9d

Browse files
committed
faq/mpi-removed: fix --enable-mpi1-compatibility flag typo
Signed-off-by: Andrew Janke <[email protected]>
1 parent 3199297 commit 5e43a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/mpi-removed.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ symbols.
114114
All that being said, if you are unable to immediately update your
115115
application to stop using these removed MPI-1 symbols, you can
116116
re-enable them in [mpi.h] by configuring Open MPI with the
117-
[--enable-mpi-compatibility] flag.
117+
[--enable-mpi1-compatibility] flag.
118118
119119
*NOTE:* Future releases of Open MPI beyond the v4.0.x series may
120120
remove these symbols altogether.";

0 commit comments

Comments
 (0)