diff --git a/hwloc-1.11.5.tar.gz b/hwloc-1.11.5.tar.gz deleted file mode 100644 index 5797f36..0000000 --- a/hwloc-1.11.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3211d30e3d54ec4d2c7c5eda8aa267f618ac2d25497b9f16a6349af8a2e26433 -size 1582550 diff --git a/hwloc-1.11.8.tar.gz b/hwloc-1.11.8.tar.gz new file mode 100644 index 0000000..1100efa --- /dev/null +++ b/hwloc-1.11.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802b77073f40581be689bd0a2ec23e79db94846eef66b6281dceba0df8575487 +size 1622737 diff --git a/hwloc.changes b/hwloc.changes index 56288ff..37adb0c 100644 --- a/hwloc.changes +++ b/hwloc.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Tue Nov 21 12:29:26 UTC 2017 - Thomas.Blume@suse.com + +- update to latest released upstream version 1.11.8 (fate#324166) + +* Multiple Solaris improvements + + Detect caches on Sparc. + + Properly detect allowed/disallowed PUs and NUMA nodes with processor sets. + + Add hwloc_get_last_cpu_location() support for the current thread. +* Add support for CUDA compute capability 7.0 and fix support for 6.[12]. +* Tools improvements + + Fix search for objects by physical index in command-line tools. + + Add missing "cpubind:get_thisthread_last_cpu_location" in the output + of hwloc-info --support. + + Add --pid and --name to specify target processes in hwloc-ps. + + Display thread names in lstopo and hwloc-ps on Linux. +* Doc improvements + + Add a FAQ entry about building on Windows. + + Install missing sub-manpage for hwloc_obj_add_info() and + hwloc_obj_get_info_by_name(). +* Fix hwloc-bind --membind for CPU-less NUMA nodes (again). + Thanks to Gilles Gouaillardet for reporting the issue. +* Fix a memory leak on IBM S/390 platforms running Linux. +* Fix a memory leak when forcing the x86 backend first on amd64/topoext + platforms running Linux. +* Command-line tools now support "hbm" instead "numanode" for filtering + only high-bandwidth memory nodes when selecting locations. + + hwloc-bind also support --hbm and --no-hbm for filtering only or + no HBM nodes. +* Add --children and --descendants to hwloc-info for listing object + children or object descendants of a specific type. +* Add --no-index, --index, --no-attrs, --attrs to disable/enable display + of index numbers or attributes in the graphical lstopo output. +* Try to gather hwloc-dump-hwdata output from all possible locations + in hwloc-gather-topology. +* Updates to the documentation of locations in hwloc(7) and + command-line tools manpages. +* Make the Linux discovery about twice faster, especially on the CPU side, + by trying to avoid sysfs file accesses as much as possible. +* Add support for AMD Family 17h processors (Zen) SMT cores in the Linux + and x86 backends. +* Add the HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES flag (and the + HWLOC_THISSYSTEM_ALLOWED_RESOURCES environment variable) for reading the + set of allowed resources from the local operating system even if the + topology was loaded from XML or synthetic. +* Fix hwloc_bitmap_set/clr_range() for infinite ranges that do not + overlap currently defined ranges in the bitmap. +* Don't reset the lstopo zoom scale when moving the X11 window. +* lstopo now has --flags for manually setting topology flags. +* hwloc_get_depth_type() returns HWLOC_TYPE_DEPTH_UNKNOWN for Misc objects. + ------------------------------------------------------------------- Tue Nov 21 09:52:50 UTC 2017 - idonmez@suse.com diff --git a/hwloc.spec b/hwloc.spec index bb90c33..e33afc0 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -20,7 +20,7 @@ %if ! 0%{?is_opensuse} %define version_prefix 2.0.0. %endif -%define mainversion 1.11.5 +%define mainversion 1.11.8 Name: hwloc Version: %{?version_prefix}%{?mainversion} Release: 0