Skip to content

Commit 24a4b5e

Browse files
authored
Merge pull request #5405 from rhc54/topic/deprecate
Add pre-deprecation warning to NEWS
2 parents f92daa6 + 7a9e6de commit 24a4b5e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

NEWS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,23 @@ included in the vX.Y.Z section and be denoted as:
5858
Master (not on release branches yet)
5959
------------------------------------
6060

61+
**********************************************************************
62+
* PRE-DEPRECATION WARNING: MPIR Support
63+
*
64+
* As was announced in summer 2017, Open MPI is deprecating support for
65+
* MPIR-based tools beginning with the future release of OMPI v5.0, with
66+
* full removal of that support tentatively planned for OMPI v6.0.
67+
*
68+
* This serves as a pre-deprecation warning to provide tools developers
69+
* with sufficient time to migrate to PMIx. Support for PMIx-based
70+
* tools will be rolled out during the OMPI v4.x series. No runtime
71+
* deprecation warnings will be output during this time.
72+
*
73+
* Runtime deprecation warnings will be output beginning with the OMPI v5.0
74+
* release whenever MPIR-based tools connect to Open MPI's mpirun/mpiexec
75+
* launcher.
76+
**********************************************************************
77+
6178
- Fix rank-by algorithms to properly rank by object and span
6279
- Do not build Open SHMEM layer when there are no SPMLs available.
6380
Currently, this means the Open SHMEM layer will only build if

0 commit comments

Comments
 (0)