    MODULE=hwloc
   VERSION=2.13.0
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://www.open-mpi.org/software/hwloc/v${VERSION%.*}/downloads
SOURCE_VFY=sha256:52e936afb6ebd80f171f763fcf14f7b1f5ce98b125af5dd2f328b873b1fd0dab
  WEB_SITE=https://www.open-mpi.org/projects/hwloc/
   ENTERED=20150712
   UPDATED=20260409
     SHORT="Portable Hardware Locality"

cat << EOF
The Portable Hardware Locality (hwloc) software package provides a portable
abstraction (across OS, versions, architectures...) of the hierarchical topology
of modern architectures, including NUMA memory nodes, sockets, shared caches,
cores and simultaneous multithreading.
It also gathers various system attributes such as cache and memory information
as well as the locality of I/O devices such as network interfaces, InfiniBand
HCAs or GPUs.
It primarily aims at helping applications with gathering information about
modern computing hardware so as to exploit it accordingly and efficiently.
EOF
