System › hwloc lstopo
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

hwloc lstopo

Display the topology of your hardware using the hwloc library and lstopo tool
Version: 2.10.0-1-1.5.3
Added: 19-12-2021
Updated: 08-12-2023
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.

hwloc primarily aims at helping applications with gathering information about increasingly complex parallel computing platforms so as to exploit them accordingly and efficiently. For instance, two tasks that tightly cooperate should probably be placed onto cores sharing a cache. However, two independent memory-intensive tasks should better be spread out onto different sockets so as to maximize their memory throughput.

Screenshot of hwloc lstopo Screenshot of hwloc lstopo Screenshot of hwloc lstopo
code Source file_download Download