@@ -4,6 +4,41 @@ 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.6 -- 8 Jul 2024
8
+ -------------------
9
+ - PR #1992: Update NEWS and VERSION for release
10
+ - PR #1991: Multiple commits
11
+ - Protect against missing HWLOC object types
12
+ - Minor fixes to allow compile with pre-stone age HWLOC
13
+ - PR #1988: Github action: bring back MacOS builds
14
+ - PR #1986: Tailored backport of "various fixes for singleton support"
15
+ - PR #1985: Multiple commits
16
+ - Don't strip quotes from cmd line entries
17
+ - Update tar format to tar-pax
18
+ - PR #1983: Check the runtime version of PMIx
19
+ - PR #1979: Multiple commits
20
+ - Cleanup issues surfaced by devel-check
21
+ - Cleanup unused var warning
22
+ - Add CI build with clang
23
+ - Enable devel-check by default in Git repos
24
+ - Stop warning on LSF detection when not requested
25
+ - Silence warning
26
+ - MPI 4.1: add support for memory-alloc-kinds
27
+ - Remove MacOS CI builds
28
+ - Add support for PMIX_MEM_ALLOC_KIND
29
+ - PR #1971: Remove stale resilience document
30
+ - PR #1968: Try to improve an error message a bit
31
+ - PR #1966: Fix typo
32
+ - PR #1964: Repair the binding algorithm
33
+ - PR #1962: Correct name of help file for --hostfile
34
+ - PR #1959: Multiple commits
35
+ - Update the allocation simulator
36
+ - Use of pmix_getline from PMIx started in v4.2.5
37
+ - PR #1956: Multiple commits
38
+ - Allow execution without an active plm component
39
+ - Fix the binding algorithm to handle partial disablement
40
+
41
+
7
42
3.0.5 -- 21 Mar 2024
8
43
--------------------
9
44
- PR #1952: Multiple commits
0 commit comments