sys-apps/hwloc-1.11.12 was released on 2018-12-13. """ * Fix a corner case of hwloc_topology_restrict() where children would become out-of-order. * Fix the return length of export_xmlbuffer() functions to always include the ending \0. """ sys-apps/hwloc-2.0.3 was released on 2018-12-13. """ * Fix build on Cygwin, thanks to Marco Atzeri for the patches. * Fix a corner case of hwloc_topology_restrict() where children would become out-of-order. * Fix the return length of export_xmlbuffer() functions to always include the ending \0. * Fix lstopo --children-order argument parsing. """ Please do not forget to update subslot (bug #684348).
sys-apps/hwloc-1.11.13 was released on 2019-06-10. https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org//msg00123.html """ * Add support for Linux 5.3 new sysfs cpu topology files with Die information. * Add support for Intel v2 Extended Topology Enumeration in the x86 backend. * Tiles, Modules and Dies are exposed as Groups for now. + HWLOC_DONT_MERGE_DIE_GROUPS=1 may be set in the environment to prevent Die groups from being automatically merged with identical parent or children. * Ignore NUMA node information from AMD topoext in the x86 backend, unless HWLOC_X86_TOPOEXT_NUMANODES=1 is set in the environment. * Group objects have a new "dont_merge" attribute to prevent them from being automatically merged with identical parent or children. """ sys-apps/hwloc-2.0.4 was released on 2019-06-10. https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org//msg00124.html """ * Add support for Linux 5.3 new sysfs cpu topology files with Die information. * Add support for Intel v2 Extended Topology Enumeration in the x86 backend. * Tiles, Modules and Dies are exposed as Groups for now. + HWLOC_DONT_MERGE_DIE_GROUPS=1 may be set in the environment to prevent Die groups from being automatically merged with identical parent or children. * Ignore NUMA node information from AMD topoext in the x86 backend, unless HWLOC_X86_TOPOEXT_NUMANODES=1 is set in the environment. * Group objects have a new "dont_merge" attribute to prevent them from being automatically merged with identical parent or children. """ Please do not forget to update subslot (bug #684348).
b7862e51501b sys-apps/hwloc: bump 1.11.13 de690876c213 sys-apps/hwloc: cleanup old 53900ce01ef1 sys-apps/hwloc: bump 2.0.4 and update subslot Thanks for the report.