Name: | hwloc |
---|---|
Version: | 1.1 |
Release: | 0.1.el6 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 2504769 |
License: | BSD |
RPM: | hwloc-1.1-0.1.el6.x86_64.rpm |
Source RPM: | hwloc-1.1-0.1.el6.src.rpm |
Build Date: | Wed Mar 30 2011 |
Build Host: | ca-build19.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. |
- fix build on s390(x) where numactl is missing
- 1.1 rel# Patch to the 1.1 fix 2967 http://www.open-mpi.org/software/hwloc/nightly/v1.1/hwloc-1.1rc6r2967.tar.bz2 - Fix hwloc_bitmap_to_ulong right after allocating the bitmap. - Fix the minimum width of NUMA nodes, caches and the legend in the graphical lstopo output. - Cleanup error management in hwloc-gather-topology.sh. - Add a manpage and usage for hwloc-gather-topology.sh on Linux. - Rename hwloc-gather-topology.sh to hwloc-gather-topology to be consistent with the upcoming version 1.2ease
- 1.0.2 release - added "check" section to the RPM SPEC file
- 1.0.2 release candidate
- Fixed issues as described at https://bugzilla.redhat.com/show_bug.cgi?id=606498#c6
- Fixed issues as described at https://bugzilla.redhat.com/show_bug.cgi?id=606498
- Initial build