Subject: CVS commit: pkgsrc/parallel/hwloc
From: Adam Ciarcinski
Date: 2019-09-11 15:16:46
Message id: 20190911131646.2DECCFBF4@cvs.NetBSD.org

Log Message:
hwloc: updated to 1.11.3

hwloc (Hardware Locality) 1.11.13

The most important change is support for upcoming Intel processors with
multiple Dies per CPU. hwloc release 2.1 will add a new "Die" object.
In the meantime 1.11.13 and 2.0.4 represent those Dies as "Die" groups.

Summary of the changes since 1.11.12:

* 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.

Files:
RevisionActionfile
1.26modifypkgsrc/parallel/hwloc/Makefile
1.14modifypkgsrc/parallel/hwloc/distinfo