SuccessChanges

Summary

  1. utils: fix usage() calls (details)
  2. utils/hwloc-calc: cleanup topology options management (details)
  3. utils/hwloc-calc.1: remove an obsolete NOTE about nodesets not being (details)
Commit 990e6a5a13afec1ca5e4ab5e013541d0b13b3de7 by brice.goglin
utils: fix usage() calls
Signed-off-by: Valentin Hoyet <valentin.hoyet@inria.fr>
The file was modifiedutils/hwloc/hwloc-distrib.c (diff)
The file was modifiedutils/hwloc/hwloc-bind.c (diff)
The file was modifiedutils/hwloc/hwloc-ps.c (diff)
Commit 9ae74eb0f4628fd507623ea4c8e99e196f07e44a by brice.goglin
utils/hwloc-calc: cleanup topology options management
Enforce those options (--restrict/-i/--disallowed) at the beginning of
the command-line instead of reupdating the topology later if options
and locations are mixed.
Try to document this but we don't show a precise error message if
--restrict/-i/... is given too late.
Signed-off-by: Valentin Hoyet <valentin.hoyet@inria.fr> Signed-off-by:
Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-calc.1in (diff)
The file was modifiedutils/hwloc/hwloc-calc.c (diff)
Commit 43b486cae54ee663252b5ddec2bb512a92a59f73 by brice.goglin
utils/hwloc-calc.1: remove an obsolete NOTE about nodesets not being
used
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-calc.1in (diff)