Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
hwloc - Portable Hardware Locality - portable abstraction of hierarchical architectures
- Description:
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, shared caches, processor sockets, processor cores
and processing units (logical processors or "threads"). It also gathers
various system attributes such as cache and memory information. It primarily
aims at helping applications with gathering information about modern
computing hardware so as to exploit it accordingly and efficiently.
hwloc may display the topology in multiple convenient formats.
It also offers a powerful programming interface (C API) to gather information
about the hardware, bind processes, and much more.
Packages
hwloc-1.11.8-4.el7.x86_64
[145 KiB] |
Changelog
by Michal Schmidt (2017-11-16):
- Rebase to 1.11.8.
- Deal with rpaths using the method from Packaging Guidelines.
- BuildRequire rdma-core-devel on s390(x).
- Fix scriptlets related to hwloc-dump-hwdata.service.
- Configure with /run as runstatedir.
- Spec file cleanup.
- Related: rhbz1482585
|