Name: | hwloc |
---|---|
Version: | 1.11.8 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 869371 |
License: | BSD |
RPM: | hwloc-1.11.8-4.el7.aarch64.rpm |
Source RPM: | hwloc-1.11.8-4.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.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. |
- 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
- Build failure due to extra service file - Resolves: rhbz1482585
- Rebase to 1.11.5 - Resolves: rhbz1482585
- Add support for Knights Mill Resolves: rhbz1381313
- Rebase to 1.11.2 - Xeon Phi dump support Resolves: rhbz1273325 rhbz1314459
- Xeon Phi fixes Resolves: rhbz1227786
- Fix dangling symlink for hwloc-ls manpage Resolves: rhbz1081236 Add desktop entry for lstopo Resolves: rhbz1229313
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Split out lstopo into a -gui subpackage, so the hwloc base package does not pull in all of X. Resolves: rhbz910165