Skip to content

Commit 29341e5

Browse files
authored
Merge pull request #13098 from janjust/v5.0.x-prs
v5.0.7: update release notes
2 parents 23d7daf + ff93e37 commit 29341e5

File tree

1 file changed

+10
-18
lines changed

1 file changed

+10
-18
lines changed

docs/release-notes/changelog/v5.0.x.rst

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,16 @@ 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.7rc2
7+
Open MPI Version v5.0.7
88
------------------------------
9-
:Date: 5 February January 2025
10-
11-
- Updated UCX version requirement to v1.9
12-
13-
- Singleton initialization fix.
14-
- Ensures that singletons properly create their own sessions directory trees.
15-
16-
- Misc fixes
17-
- Fixed build issues on Hurd.
18-
- Removed unused portions of rcache base structure.
19-
- Fixed oshmem base segment address exchange.
20-
- Fixed UCC collective fallback issue.
21-
- Updated Nvidia/Mellanox platform file
22-
23-
Open MPI Version v5.0.7rc1
24-
------------------------------
25-
:Date: 16 January 2025
9+
:Date: 14 February January 2025
2610

2711
- Internal PMIx and PRRTe version:
2812
- PMIx (v5.0.5). Repo: ``https://github.com/openpmix/openpmix``. Commit hash: ``707920c99de946a5c3a1850da457340f38c0caf2``.
2913
- PRRTE (v3.0.8). repo: ``https://github.com/openpmix/prrte``. Commit hash: ``f6f5c181c1dec317c31f61effd73f960ce2eac25``.
3014

15+
- Updated UCX version requirement to v1.9
16+
3117
- Documentation Improvements
3218
- Updated `coll tuned` rules file documentation to reflect changes in versioning and features.
3319
- Updated CUDA-related networking documentation for consistency.
@@ -43,9 +29,15 @@ Open MPI Version v5.0.7rc1
4329
- Adjusted MCA variable scopes across multiple components to allow setting via the `MPI_T` interface: `coll adapt,ucc, han, basic, hcoll`
4430

4531
- Bug Fixes and Minor Enhancements
32+
- Ensures that singletons properly create their own sessions directory trees.
4633
- Fixed community Jenkins build pipeline to handle branch commits properly.
4734
- Resolved missing profiling symbols in the `mpi_f08` Fortran library.
4835
- Corrected parameter mismatches in `coll/cuda` functions to avoid type issues.
36+
- Fixed build issues on Hurd.
37+
- Removed unused portions of rcache base structure.
38+
- Fixed oshmem base segment address exchange.
39+
- Fixed UCC collective fallback issue.
40+
- Updated Nvidia/Mellanox platform file
4941

5042
Open MPI Version v5.0.6
5143
------------------------------

0 commit comments

Comments
 (0)