The Hardware Locality (hwloc) team is pleased to announce the release
of v2.0.1:

   http://www.open-mpi.org/projects/hwloc/

v2.0.1 addresses all known bugs in the v2.0 series, and brings some
minor improvements.

*** The library soname was broken in 2.0.0. In theory it may allow
mixing libhwloc 2.0.0 and 1.11.x, which are incompatible.
Hence we are changing the soname again in 2.0.1, which means you'll
have to recompile applications even if the ABI didn't actually change.
Sorry for the mess. Let's forget about 2.0.0 for ever.


The following is a summary of the changes since v2.0.0:

* Bump the library soname to 15:0:0 to avoid conflicts with hwloc 1.11.x
  releases. The hwloc 2.0.0 soname was buggy (12:0:0), applications will
  have to be recompiled.
* Serialize pciaccess discovery to fix concurrent topology loads in
  multiple threads.
* Fix hwloc-dump-hwdata to only process SMBIOS information that correspond
  to the KNL and KNM configuration.
* Add a heuristic for guessing KNL/KNM memory and cluster modes when
  hwloc-dump-hwdata could not run as root earlier.
* Add --no-text lstopo option to remove text from some boxes in the
  graphical output. Mostly useful for removing Group labels.
* Some minor fixes to memory binding.

All these fixes are also in 1.11.10 when relevant.

There are no changes since rc1.
--
Brice

_______________________________________________
hwloc-announce mailing list
hwloc-announce@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-announce

Reply via email to