@@ -4,8 +4,36 @@ PRRTE v3.x series
4
4
This file contains all the NEWS updates for the PRRTE v3.x
5
5
series, in reverse chronological order.
6
6
7
- 3.0.9 -- TBD
8
- ------------
7
+ 3.0.9 -- 19 Mar 2025
8
+ --------------------
9
+ .. important :: This release contains configure logic to
10
+ protect it from PMIx versions that have been
11
+ updated to support the LTO optimizer as that
12
+ infrastructure conflicts with the PRRTE v3.0
13
+ series. PMIx versions v6.0 and above are not
14
+ supported by the PRRTE v3.0 series.
15
+
16
+ - PR #2172: Update NEWS for release
17
+ - PR #2171: Multiple commits
18
+ - Remove ALPS support
19
+ - Require pmixcc be available to build PRRTE
20
+ - Fix oob include/exclude matching
21
+ - Constrain PMIx versions
22
+ - PR #2163: Protect against stone age HWLOC
23
+ - PR #2162: Multiple commits
24
+ - Break thread deadlock
25
+ - data_server: changes to handle first_read better
26
+ - Allow "not supported" to be returned by query upcall
27
+ - Try adding timeout to CI
28
+ - Add PMIx v4.2 build
29
+ - Fix the data server
30
+ - Just ignore any lto settings
31
+ - Accommodate changes in Slurm version string
32
+ - Correctly support the OMPI stream-buffering option
33
+ - Correct the handling of "prefix"
34
+ - Correct syntax errors in RST files
35
+ - PR #2157: Update OAC submodule pointer
36
+ - PR #2147: Cleanup the pending lookup request when resolved
9
37
- PR #2145: Multiple commits
10
38
- Fix inheritance
11
39
- Provide a user error message when srun fails
0 commit comments