File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 11Copyright © 2009 CNRS
2- Copyright © 2009-2016 Inria. All rights reserved.
2+ Copyright © 2009-2017 Inria. All rights reserved.
33Copyright © 2009-2013 Université Bordeaux
44Copyright © 2009-2011 Cisco Systems, Inc. All rights reserved.
55
@@ -127,6 +127,23 @@ Version 2.0.0
127127 + Remove the dependency on libnuma on Linux.
128128
129129
130+ Version 1.11.6
131+ --------------
132+ * Make the Linux discovery about twice faster, especially on the CPU side,
133+ by trying to avoid sysfs file accesses as much as possible.
134+ * Add support for AMD Family 17h processors (Zen) SMT cores in the Linux
135+ and x86 backends.
136+ * Add the HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES flag (and the
137+ HWLOC_THISSYSTEM_ALLOWED_RESOURCES environment variable) for reading the
138+ set of allowed resources from the local operating system even if the
139+ topology was loaded from XML or synthetic.
140+ * Fix hwloc_bitmap_set/clr_range() for infinite ranges that do not
141+ overlap currently defined ranges in the bitmap.
142+ * Don't reset the lstopo zoom scale when moving the X11 window.
143+ * lstopo now has --flags for manually setting topology flags.
144+ * hwloc_get_depth_type() returns HWLOC_TYPE_DEPTH_UNKNOWN for Misc objects.
145+
146+
130147Version 1.11.5
131148--------------
132149* Add support for Knights Mill Xeon Phi, thanks to Piotr Luc for the patch.
You can’t perform that action at this time.
0 commit comments