File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ flex_min_version=2.5.4
3838# requirement is that it must be entirely printable ASCII characters
3939# and have no white space.
4040
41- greek=rc1
41+ greek=rc2
4242
4343# If repo_rev is empty, then the repository version number will be
4444# obtained during "make dist" via the "git describe --tags --always"
Original file line number Diff line number Diff line change @@ -6,6 +6,24 @@ series, in reverse chronological order.
66
773.0.13 -- xx Nov 2025
88---------------------
9+ - PR #: Update VERSION and NEWS
10+ - PR #2341: Slight mod to the indirect debugger example
11+ - PR #2339: Correct the nprocs check to support moving to next node
12+ - PR #2336: Allow setting default cpus/rank
13+ - PR #2334: Retrieve PMIX_PARENT_ID with wildcard rank
14+ - PR #2330: Centralize quickmatch to ensure consistency
15+ - PR #2328: Multiple commits
16+ - Correctly set the number of procs for rankfile apps
17+ - Do not override user-specified num procs
18+ - Some cleanup on hostfile parsing
19+ - Remove LSF references in rank_file mapper
20+ - Update ras to allow rank/seq files to define allocation
21+ - Add the rmaps/lsf component
22+ - PR #2321: Fix typo in examples Makefile
23+ - PR #2320: Fix prte_info to output correct version
24+ - PR #2318: Multiple commits
25+ - Correct ordering of macro variables
26+ - Fix printing of binding ranges
927- PR #2314: Roll rc1
1028- PR #2312: Mark uncached daemons as reported
1129- PR #2309: Multiple commits
You can’t perform that action at this time.
0 commit comments