File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
docs/release-notes/changelog Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ flex_min_version=2.5.4
4141# requirement is that it must be entirely printable ASCII characters
4242# and have no white space.
4343
44- greek=rc1
44+ greek=rc2
4545
4646# If repo_rev is empty, then the repository version number will be
4747# obtained during "make dist" via the "git describe --tags --always"
Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ Open MPI v5.0.x series
44This file contains all the NEWS updates for the Open MPI v5.0.x
55series, in reverse chronological order.
66
7+ Open MPI Version v5.0.7rc2
8+ ------------------------------
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+
723Open MPI Version v5.0.7rc1
824------------------------------
925:Date: 16 January 2025
You can’t perform that action at this time.
0 commit comments