SuccessChanges

Summary

  1. hwloc-annotate: typo in --help (details)
  2. doxy: improve the FAQ about asymmetric topologies (details)
  3. hwloc-annotate: add subtype command for setting/changing object subtype (details)
  4. hwloc-annotate: add a command to change cache/memory sizes (details)
  5. utils: add a test of building a custom heterogeneous topology (details)
  6. doxy: add a FAQ about creating a fake asymmetric/heterogeneous topology (details)
  7. utils: remove version infos from test-build-custom-topology (details)
Commit 9a1f202f44109785050f418bc2497ca8a4373387 by brice.goglin
hwloc-annotate: typo in --help

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-annotate.c (diff)
Commit cc90f82b377e3d5d77f099fe681cf02ffcdedcc8 by brice.goglin
doxy: improve the FAQ about asymmetric topologies

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifieddoc/hwloc.doxy (diff)
Commit c69e0ad5f58c1c14dc26de5d87956e2bbad089f1 by brice.goglin
hwloc-annotate: add subtype command for setting/changing object subtype

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-annotate.1in (diff)
The file was modifiedutils/hwloc/hwloc-annotate.c (diff)
The file was modifiedNEWS (diff)
Commit a7f283b8d8728c09c35112b14cc12d4bac956b3c by brice.goglin
hwloc-annotate: add a command to change cache/memory sizes

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-annotate.c (diff)
The file was modifiedutils/hwloc/hwloc-annotate.1in (diff)
The file was modifiedNEWS (diff)
Commit 0a233a5872242da1a049070ef72373e45830a8e4 by brice.goglin
utils: add a test of building a custom heterogeneous topology

First package has 4 SMT "Big" cores with 200 GB of DRAM.
Second package has 8 "Little" cores (no HT) with 100GB of DRAM and 10GB of HBM.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was addedutils/hwloc/test-build-custom-topology.output
The file was addedutils/hwloc/test-build-custom-topology.sh.in
The file was modifiedutils/hwloc/Makefile.am (diff)
The file was modifiedconfig/hwloc_internal.m4 (diff)
Commit ceeea7c3a06579df5bd5c4083c9ec8d2629ad8dc by brice.goglin
doxy: add a FAQ about creating a fake asymmetric/heterogeneous topology

It basically describes what test-build-custom-topology does.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedNEWS (diff)
The file was modifieddoc/hwloc.doxy (diff)
Commit ae8261dcef44b320e434f0e61fe0cacf197274ce by brice.goglin
utils: remove version infos from test-build-custom-topology

Fixes 0a233a5872242da1a049070ef72373e45830a8e4

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/test-build-custom-topology.sh.in (diff)
The file was modifiedutils/hwloc/test-build-custom-topology.output (diff)