File tree 2 files changed +17
-1
lines changed
docs/release-notes/changelog
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
41
41
# requirement is that it must be entirely printable ASCII characters
42
42
# and have no white space.
43
43
44
- greek=rc1
44
+ greek=rc2
45
45
46
46
# If repo_rev is empty, then the repository version number will be
47
47
# 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
4
4
This file contains all the NEWS updates for the Open MPI v5.0.x
5
5
series, in reverse chronological order.
6
6
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
+
7
23
Open MPI Version v5.0.7rc1
8
24
------------------------------
9
25
:Date: 16 January 2025
You can’t perform that action at this time.
0 commit comments