SHA256
1
0
forked from pool/hwloc

Accepting request 1094228 from home:dirkmueller:Factory

- update to 2.9.1:
  * Fix a failed assertion in hwloc_topology_restrict() when some
    NUMA nodes are removed because of
    HWLOC_RESTRICT_FLAG_REMOVE_CPULESS but no PUs are.
  * Mark HPE Cray Slingshot NICs with subtype "Slingshot".

OBS-URL: https://build.opensuse.org/request/show/1094228
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=64
This commit is contained in:
2023-06-29 16:31:01 +00:00
committed by Git OBS Bridge
parent de5159beb6
commit a942a0628c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 20 20:22:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.9.1:
* Fix a failed assertion in hwloc_topology_restrict() when some
NUMA nodes are removed because of
HWLOC_RESTRICT_FLAG_REMOVE_CPULESS but no PUs are.
* Mark HPE Cray Slingshot NICs with subtype "Slingshot".
-------------------------------------------------------------------
Tue Jun 6 15:13:43 UTC 2023 - Egbert Eich <eich@suse.com>