Skip to content

Commit 62f6e2c

Browse files
committed
NEWS: update doc for 5.0.2rc2
Change version and submodule hashes. Signed-off-by: Wenduo Wang <[email protected]> bot:notacherrypick
1 parent 3320a42 commit 62f6e2c

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

docs/news/news-v5.0.x.rst

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,36 @@ Open MPI v5.0.x series
44
This file contains all the NEWS updates for the Open MPI v5.0.x
55
series, in reverse chronological order.
66

7-
Open MPI version v5.0.2rc1
7+
Open MPI version v5.0.2rc2
88
--------------------------
9-
:Date: 24 January 2024
9+
:Date: 31 January 2024
1010

1111
- Internal PMIx and PRRTe versions:
1212

13-
- PMIx (v4.2.8-3-ge68bdfcf). Commit hash: ``e68bdfcf4133cb4c1af31c591bb1d26ed63fe911``.
14-
- PRRTE (v3.0.3-5-g8bd181af08). Commit hash: ``8bd181af0836375e66c741c1c94364d8a44918e5``.
13+
- PMIx (v4.2.8). Commit hash: ``d1c1ed0c2e64f19ad49291241a43630ea7fdce28``.
14+
- PRRTE (v3.0.3). Commit hash: ``e383f5ad70c2633420d3425e9fb67e69b6bfd9c4``.
15+
16+
.. note:: Due to the urgency of 5.0.2 release, the following modules are
17+
pinned to the same versions as 5.0.1: PMIx(v4.2.8), PRRTe(v3.0.3).
18+
This ensures the modules always refer to stable releases that can
19+
be matched by external installations.
20+
As a result, changes in newer PMIx/PRRTe are excluded, notably:
21+
PRRTe
22+
- Fix the map-by pe-list option
23+
- Use pmix_path_nfs to detect shared file systems
24+
- psets: fix some problems with PMIX_QUERY_PSET_MEMBERSHIP query.
25+
PMIX_QUERY_PSET_MEMBERSHIP query bugfixes.
26+
PMIx
27+
- Restore default to enable-devel-check in Git repos
28+
- Protect against empty envar definition for mca_base_param_files
29+
- PMIx_Query_info: removed duplicated PMIX_RELEASE
30+
- Do not add no-unused-parameter for non-devel-check builds
31+
- Cast a few parameters when translating macros to functions
32+
- Fix one more spot for "get" from rank undefined
33+
- Fix "get" of key with undefined rank
34+
- Resolve problem of stack variables and realloc
35+
- Restore support for detecting shared file systems
36+
- Fix broken link in README
1537

1638
- Bugfixes and changes (in chronological order)
1739

0 commit comments

Comments
 (0)