hwloc lstopo
Display the topology of your hardware using the hwloc library and lstopo tool
Inria System
Screenshots
Description
The Portable Hardware Locality (hwloc) software package provides a <b>portable abstraction</b> (across OS, versions, architectures, ...) of the <b>hierarchical topology of modern architectures,</b> 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 <b>gathering information about increasingly complex parallel computing platforms so as to exploit them accordingly and efficiently.</b> 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.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Write storageCreate and change files on the device storage.
- Read storageRead files on the device storage.
- Internet accessSend and receive data over the internet.
- Network stateCheck whether and how the device is connected.
Comments