Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hwloc for openSUSE:Factory checked in at 2025-01-09 15:05:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hwloc (Old) and /work/SRC/openSUSE:Factory/.hwloc.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hwloc" Thu Jan 9 15:05:00 2025 rev:33 rq:1235538 version:2.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hwloc/hwloc.changes 2024-01-17 22:15:11.118744175 +0100 +++ /work/SRC/openSUSE:Factory/.hwloc.new.1881/hwloc.changes 2025-01-09 15:05:12.670746919 +0100 @@ -1,0 +2,49 @@ +Tue Jan 7 08:56:48 UTC 2025 - Thomas Blume <Thomas.Blume@suse.com> + +- update to 2.11.2 (jsc#PED-11875) + * Add missing CPU info attrs on aarch64 on Linux. + * Use ACPI CPPC on Linux to get better information about cpukinds, + at least on AMD CPUs. + * Fix crash when manipulating cpukinds after topology + duplication. + * Fix missing input target checks in memattr functions + * Fix a memory leak when ignoring NUMA distances on FreeBSD. + * Fix build failure on old Linux distributions without accessat(). + * Fix non-Windows importing of XML topologies and CPUID dumps exported + on Windows. + * hwloc-calc --cpuset-output-format systemd-dbus-api now allows. + to generate AllowedCPUs information for systemd slices. + See the hwloc-calc manpage for examples. + * Some fixes in manpage EXAMPLES and split them into subsections. + * Fix bash completions + * API + + Add HWLOC_MEMBIND_WEIGHTED_INTERLEAVE memory binding policy on + Linux 6.9+. + - weighted_interleave_membind is added to membind support bits. + - The "weighted" policy is added to the hwloc-bind tool. + + Add hwloc_obj_set_subtype(). + * GPU support + + Don't hide the GPU NUMA node on NVIDIA Grace Hopper. + + Get Intel GPU OpenCL device locality. + + Add bandwidths between subdevices in the LevelZero XeLinkBandwidth + matrix. + + Fix PCI Gen4+ link speed of NVIDIA GPU obtained from NVML. + * Tools + + Option --best-memattr may now return multiple nodes. Additional + configuration flags may be given to tweak its behavior. + + hwloc-info has a new --get-attr option to get a single attribute. + + hwloc-info now supports "levels", "support" and "topology" + special keywords for backward compatibility for hwloc 3.0. + + The --taskset command-line option is superseded by the new + --cpuset-output-format which also allows to export as list. + + hwloc-calc may now import bitmasks described as a list of bits + with the new "--cpuset-input-format list". + * Misc + + The MemoryTiersNr info attribute in the root object now says how many + memory tiers were built. + + Fix the management of infinite cpusets in the bitmap printf/sscanf + API as well as in command-line tools. + + Add section "Compiling software on top of hwloc's C API" in the + documentation with examples for GNU Make and CMake. + +------------------------------------------------------------------- Old: ---- hwloc-2.10.0.tar.bz2 New: ---- hwloc-2.11.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hwloc.spec ++++++ --- /var/tmp/diff_new_pack.TuraSZ/_old 2025-01-09 15:05:13.178768044 +0100 +++ /var/tmp/diff_new_pack.TuraSZ/_new 2025-01-09 15:05:13.178768044 +0100 @@ -1,7 +1,7 @@ # # spec file for package hwloc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,12 +29,12 @@ %global lname libhwloc15 Name: hwloc -Version: 2.10.0 +Version: 2.11.2 Release: 0 Summary: Portable Hardware Locality License: BSD-3-Clause URL: https://www.open-mpi.org/projects/hwloc/ -Source0: https://download.open-mpi.org/release/hwloc/v2.10/hwloc-%{version}.tar.bz2 +Source0: https://download.open-mpi.org/release/hwloc/v2.11/hwloc-%{version}.tar.bz2 BuildRequires: autoconf BuildRequires: automake BuildRequires: doxygen @@ -62,7 +62,7 @@ Requires: perl-JSON Requires: perl-base >= 5.18.2 Requires(post): desktop-file-utils -Requires(postun):desktop-file-utils +Requires(postun): desktop-file-utils %{?systemd_ordering} %description ++++++ hwloc-2.10.0.tar.bz2 -> hwloc-2.11.2.tar.bz2 ++++++ ++++ 64199 lines of diff (skipped)
participants (1)
-
Source-Sync