Skip to content

Commit d20e10c

Browse files
committed
Update NEWS for release
Signed-off-by: Ralph Castain <[email protected]>
1 parent 20f2c2a commit d20e10c

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

docs/news/news-v3.x.rst

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,36 @@ PRRTE v3.x series
44
This file contains all the NEWS updates for the PRRTE v3.x
55
series, in reverse chronological order.
66

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
937
- PR #2145: Multiple commits
1038
- Fix inheritance
1139
- Provide a user error message when srun fails

0 commit comments

Comments
 (0)