Name: | hwloc |
---|---|
Version: | 1.11.9 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 451477 |
License: | BSD |
RPM: | hwloc-1.11.9-2.el8.x86_64.rpm |
Source RPM: | hwloc-1.11.9-2.el8.src.rpm |
Build Date: | Fri Mar 15 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.open-mpi.org/projects/hwloc/ |
Summary: | 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. |
- Use lynx instead of w3m - Resolves: bug#1563245
- Update to 1.11.9. - BuildRequire gcc, gcc-c++. Drop Group tags. - BuildRequire numactl-devel on s390x too.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- Configure with runstatedir set to /run.
- BuildRequire rdma-core-devel on s390(x). - Install the hwloc-dump-hwdata.service systemd service on x86/x86_64.
- Use the _pkgdocdir macro. - Deal with rpaths using the method from Packaging Guidelines.
- Update to 1.11.8.
- Use 'rdma-core-devel' not 'libibverbs-devel' for dependencies
- Disable libibverbs support on 32-bit ARM (#1484155)