SHA256
1
0
forked from pool/hwloc
Go to file
Thomas Blume a9f08fc937 Accepting request 866383 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 2.4.0:
  + Add hwloc/cpukinds.h for reporting information about hybrid CPUs.
    - Use Linux cpufreq frequencies to rank cores by efficiency.
    - Use x86 CPUID hybrid leaf and future Linux kernels sysfs CPU type
      files to identify Intel Atom and Core cores.
    - Use the Windows native EfficiencyClass to separate kinds.
  + Properly handle Linux kernel 5.10+ exposing ACPI HMAT information
    with knowledge of Generic Initiators.
  + lstopo has new --cpukinds and --no-cpukinds options for showing
    CPU kinds or not in textual and graphical modes respectively.
  + hwloc-calc has a new --cpukind option for filtering PUs by kind.
  + hwloc-annotate has a new cpukind command for modifying CPU kinds.
  + Fix hwloc_bitmap_nr_ulongs(), thanks to Norbert Eicker.
  + Add a documentation section about
    "Topology Attributes: Distances, Memory Attributes and CPU Kinds".
  + Silence some spurious warnings in the OpenCL backend and when showing
    process binding with lstopo --ps.
  + Add hwloc/memattrs.h for exposing latency/bandwidth information
    between initiators (CPU sets for now) and target NUMA nodes,
    typically on heterogeneous platforms.
    - When available, bandwidths and latencies are read from the ACPI HMAT
      table exposed by Linux kernel 5.2+.
    - Attributes may also be customized to expose user-defined performance
      information.
  + Add hwloc_get_local_numanode_objs() for listing NUMA nodes that are
    local to some locality.
  + The new topology flag HWLOC_TOPOLOGY_FLAG_IMPORT_SUPPORT causes
    support arrays to be loaded from XML exported with hwloc 2.3+.
    - hwloc_topology_get_support() now returns an additional "misc"
      array with feature "imported_support" set when support was imported.

OBS-URL: https://build.opensuse.org/request/show/866383
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=40
2021-01-26 16:50:29 +00:00
_service Accepting request 452717 from home:tsaupe 2017-01-26 14:48:20 +00:00
.gitattributes Accepting request 203462 from home:mvyskocil:branches:devel:libraries:c_c++ 2013-10-17 11:20:18 +00:00
.gitignore Accepting request 203462 from home:mvyskocil:branches:devel:libraries:c_c++ 2013-10-17 11:20:18 +00:00
hwloc-2.4.0.tar.bz2 Accepting request 866383 from home:dirkmueller:branches:devel:libraries:c_c++ 2021-01-26 16:50:29 +00:00
hwloc.changes Accepting request 866383 from home:dirkmueller:branches:devel:libraries:c_c++ 2021-01-26 16:50:29 +00:00
hwloc.spec Accepting request 866383 from home:dirkmueller:branches:devel:libraries:c_c++ 2021-01-26 16:50:29 +00:00