@@ -4,30 +4,16 @@ 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
7
+ Open MPI Version v5.0.7
8
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
-
23
- Open MPI Version v5.0.7rc1
24
- ------------------------------
25
- :Date: 16 January 2025
9
+ :Date: 14 February January 2025
26
10
27
11
- Internal PMIx and PRRTe version:
28
12
- PMIx (v5.0.5). Repo: ``https://github.com/openpmix/openpmix ``. Commit hash: ``707920c99de946a5c3a1850da457340f38c0caf2 ``.
29
13
- PRRTE (v3.0.8). repo: ``https://github.com/openpmix/prrte ``. Commit hash: ``f6f5c181c1dec317c31f61effd73f960ce2eac25 ``.
30
14
15
+ - Updated UCX version requirement to v1.9
16
+
31
17
- Documentation Improvements
32
18
- Updated `coll tuned ` rules file documentation to reflect changes in versioning and features.
33
19
- Updated CUDA-related networking documentation for consistency.
@@ -43,9 +29,15 @@ Open MPI Version v5.0.7rc1
43
29
- Adjusted MCA variable scopes across multiple components to allow setting via the `MPI_T ` interface: `coll adapt,ucc, han, basic, hcoll `
44
30
45
31
- Bug Fixes and Minor Enhancements
32
+ - Ensures that singletons properly create their own sessions directory trees.
46
33
- Fixed community Jenkins build pipeline to handle branch commits properly.
47
34
- Resolved missing profiling symbols in the `mpi_f08 ` Fortran library.
48
35
- 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
49
41
50
42
Open MPI Version v5.0.6
51
43
------------------------------
0 commit comments