Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 82f7a76

Browse files
committed
NEWS: Add bullet about MPI C++ bindings
Signed-off-by: Jeff Squyres <[email protected]> (cherry picked from commit open-mpi/ompi@5f258f0)
1 parent b1232c4 commit 82f7a76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ included in the vX.Y.Z section and be denoted as:
6767
- Many enhancements to MPI RMA. Open MPI now maps MPI RMA operations
6868
on to native RMA operations for those networks which support this
6969
capability.
70+
- The MPI C++ bindings -- which were removed from the MPI standard in
71+
v3.0 -- are no longer built by default and will be removed in some
72+
future version of Open MPI. Use the --enable-mpi-cxx-bindings
73+
configure option to build the deprecated/removed MPI C++ bindings.
7074
- ompi_info now shows all components, even if they do not have MCA
7175
parameters. The prettyprint output now separates groups with a
7276
dashed line.

0 commit comments

Comments
 (0)