File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1717
1818major=3
1919minor=0
20- release=12
20+ release=13
2121
2222# PRRTE required dependency versions.
2323# List in x.y.z format.
@@ -90,7 +90,7 @@ date="Nov 24, 2018"
9090# Version numbers are described in the Libtool current:revision:age
9191# format.
9292
93- libprrte_so_version=3:12 :0
93+ libprrte_so_version=3:13 :0
9494
9595# "Common" components install standalone libraries that are run-time
9696# linked by one or more components. So they need to be versioned as
Original file line number Diff line number Diff line change @@ -4,6 +4,28 @@ PRRTE v3.x series
44This file contains all the NEWS updates for the PRRTE v3.x
55series, in reverse chronological order.
66
7+ 3.0.13 -- xx Nov 2025
8+ ---------------------
9+ - PR #2309: Multiple commits
10+ - Inherit env directives if requested
11+ - Extend inheritance to app level
12+ - Extend testbuild launchers support
13+ - Fix the colocation algorithm
14+ - Fix precedence ordering on envar operations
15+ - Bugfix: inconsistently setting PMIX_JOB_RECOVERABLE
16+ - Clarify help messages
17+ - Do not assign DVM's bookmark to the application job
18+ - Error out when asymmetric topologies cannot support ppr requests
19+ - Let seq and rankfile mappers compute their own num-procs
20+ - Fix relative node processing
21+ - Replace sprintf with snprintf
22+ - Add launching-apps section to docs
23+ - Improve hetero node detection a bit
24+ - Tweak the forwarding of signals
25+ - Cleanup and improve autohandling of hetero nodes
26+ - Fix prun tool
27+
28+
7293.0.12 -- 9 Sept 2025
830---------------------
931- PR #2269: Final update of NEWS and VERSION for release
You can’t perform that action at this time.
0 commit comments