|
1 | | -Applied the following patches from the upstream hwloc 1.9 branch after |
2 | | -the v1.9.1 release: |
| 1 | +Applied the following patches from the upstream hwloc 1.11 branch after |
| 2 | +the v1.11.0 release: |
3 | 3 |
|
4 | | -All relevant commits up to open-mpi/hwloc@4e23b12 (i.e., the HEAD as |
5 | | -of 27 March 2015). "Relevant" commits are defined as those that |
6 | | -included files that are embedded in the Open MPI tree (e.g., updates |
7 | | -to files in docs/, utils/, etc. aren't relevant because they are not |
8 | | -embedded in the Open MPI tree). To be specific, the following commits |
9 | | -have been cherry-picked over to Open MPI: |
10 | | - |
11 | | -* open-mpi/hwloc@7c03216 v1.9.1 released, doing 1.9.2rc1 now |
12 | | -* open-mpi/hwloc@b35ced8 misc.h: Fix hwloc_strncasecmp() build under strict flags on BSD |
13 | | -* open-mpi/hwloc@d8c3f3d misc.h: Fix hwloc_strncasecmp() with some icc |
14 | | -* open-mpi/hwloc@f705a23 Use gcc's __asm__ version of the asm extension, which can be used in all standards |
15 | | -* open-mpi/hwloc@307726a configure: fix the check for X11/Xutil.h |
16 | | -* open-mpi/hwloc@ec58c05 errors: improve the advice to send hwloc-gather-topology files in the OS error message |
17 | | -* open-mpi/hwloc@35c743d NEWS update |
18 | | -* open-mpi/hwloc@868170e API: clearly state that os_index isn't unique while logical_index is |
19 | | -* open-mpi/hwloc@851532d x86 and OSF: Don't forget to set NUMA node nodeset |
20 | | -* open-mpi/hwloc@790aa2e cpuid-x86: Fix duplicate asm labels in case of heavy inlining on x86-32 |
21 | | -* open-mpi/hwloc@dd09aa5 debug: fix an overzealous assertion about the parent cpuset vs its children |
22 | | -* open-mpi/hwloc@769b9b5 core: fix the merging of identical objects in presence of Misc objects |
23 | | -* open-mpi/hwloc@71da0f1 core: reorder children in merge_useless_child() as well |
24 | | -* open-mpi/hwloc@c9cef07 hpux: improve hwloc_hpux_find_ldom() looking for NUMA node |
25 | | -* open-mpi/hwloc@cdffea6 x86: use ulong for cache sizes, uint won't be enough in the near future |
26 | | -* open-mpi/hwloc@55b0676 x86: use Group instead of Misc for unknown x2apic levels |
27 | | -* open-mpi/hwloc@7764ce5 synthetic: Misc levels are not allowed in the synthetic description |
28 | | -* open-mpi/hwloc@5b2dce1 error: point to the FAQ when displaying the big OS error message |
29 | | -* open-mpi/hwloc@c7bd9e6 pci: fix SR-IOV VF vendor/device names |
30 | | -* open-mpi/hwloc@a0f72ef distances: when we fail to insert an intermediate group, don't try to group further above |
31 | | -* open-mpi/hwloc@e419811 AIX: Fix PU os_index |
32 | | -* open-mpi/hwloc@08ab793 groups: add complete sets when inserting distance/pci groups |
33 | | -* open-mpi/hwloc@c66e714 core: only update root->complete sets if insert succeeds |
34 | | -* open-mpi/hwloc@01da9b9 bitmap: fix a corner case in hwloc_bitmap_isincluded() with infinite sets |
35 | | -* open-mpi/hwloc@e7b192b pci: fix bridge depth |
0 commit comments