Port details on branch 2024Q4 |
- hwloc2 Portable Hardware Locality software package
- 2.11.2 devel =0 2.11.2Version of this port present on the latest quarterly branch.
- Maintainer: phd_kimberlite@yahoo.co.jp
- Port Added: 2024-10-23 18:54:07
- Last Update: 2024-10-23 18:52:04
- Commit Hash: 8e07195
- License: BSD3CLAUSE
- WWW:
- https://www.open-mpi.org/projects/hwloc/
- Description:
- The Portable Hardware Locality (hwloc) software package provides
a portable abstraction (across OS, versions, architectures, ...) of
the hierarchical topology of modern architectures, including as follows:
- 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).
It primarily aims at helping applications with gathering information about
modern computing hardware so as to exploit it accordingly and efficiently [1].
[1] Portable Hardware Locality (hwloc) WWW.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/hwloc2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/hwloc2
- pkg install hwloc2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hwloc2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729378032
SHA256 (hwloc-2.11.2.tar.bz2) = f7f88fecae067100f1a1a915b658add0f4f71561259482910a69baea22fe8409
SIZE (hwloc-2.11.2.tar.bz2) = 5592269
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpciaccess.so : devel/libpciaccess
- libze_loader.so : devel/level-zero
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- devel/hpx
Configuration Options:
- ===> The following configuration options are available for hwloc2-2.11.2:
CAIRO=off: Cairo graphics library support
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
L0=on: oneAPI Level Zero device discovery
===> Use 'make config' to modify these settings
- Options name:
- devel_hwloc2
- USES:
- gnome iconv libtool pathfix pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|