1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
|
Source: hwloc
Priority: optional
Maintainer: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper-compat (= 12), dh-exec,
# libltdl-dev [!gnu-any-any], when lintian stops complaining about it
valgrind [amd64 arm64 armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64],
libcairo2-dev, libx11-dev, libxml2-dev, libxml2-utils <!nocheck>, libncurses5-dev,
libnuma-dev [linux-any] <!nocheck>,
libxnvctrl-dev,
libpciaccess-dev, libudev-dev [linux-any], pkg-config,
ocl-icd-opencl-dev [!hurd-i386] | opencl-dev, opencl-headers,
autoconf (>= 2.63),
# w3m, if we ever need to update README
dpkg-dev (>= 1.16)
Build-Depends-Indep: doxygen-latex, transfig
Build-Conflicts: autoconf2.13
Standards-Version: 4.5.0
Section: libs
Homepage: https://www.open-mpi.org/projects/hwloc/
Vcs-Git: https://salsa.debian.org/debian/hwloc.git
Vcs-Browser: https://salsa.debian.org/debian/hwloc
Package: hwloc
Section: admin
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Hierarchical view of the machine - utilities
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
hwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
hwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains utilities to show the topology of the machine (lstopo and
hwloc-ls), manipulate cpu masks (hwloc-calc), and bind processes (hwloc-bind).
Package: hwloc-nox
Section: admin
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: hwloc
Description: Hierarchical view of the machine - non-X version of utilities
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
hwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
hwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains utilities to show the topology of the machine (lstopo
and hwloc-ls, without X support), manipulate cpu masks (hwloc-calc), and bind
processes (hwloc-bind).
Package: libhwloc-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libhwloc15 (= ${binary:Version}), libnuma-dev [linux-any], libltdl-dev
Description: Hierarchical view of the machine - static libs and headers
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains static libraries and development headers.
Package: libhwloc15
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libhwloc-plugins
Breaks: libhwloc-plugins (<< 1.10~), libhwloc-contrib-plugins (<< 1.10~)
Suggests: libhwloc-contrib-plugins [amd64]
Description: Hierarchical view of the machine - shared libs
libhwloc provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains shared libraries.
Package: libhwloc-plugins
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libhwloc15 (>= ${source:Upstream-Version}~), libhwloc15 (<< ${source:Upstream-Version}A)
Breaks: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~)
Replaces: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~)
Description: Hierarchical view of the machine - plugins
libhwloc provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains plugins to add more discovery support. This includes
- PCI support
- libxml support
Package: libhwloc-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Hierarchical view of the machine - common files
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains the XML DTD of the lstopo XML output.
Package: libhwloc-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-jquery
Description: Hierarchical view of the machine - documentation
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains documentation.
|