Skip to content

Commit 0e9fa37

Browse files
authored
Merge pull request #139 from apjanke/fix-mpi1-compatibility-typo
faq/mpi-removed: fix --enable-mpi1-compatibility flag typo
2 parents 3199297 + 5e43a9d commit 0e9fa37

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)