Summary
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, sockets, shared caches, cores and simultaneous multithreading. 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.
Versions
v2.11.2 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux
- USE flags
- X cairo cpuid cuda debug doc l0 nvml pci rocm static-libs svg udev valgrind xml
v2.9.3-r1 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- ppc ppc64 sparc x86 ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~riscv ~x86-linux
- USE flags
- X cairo cpuid cuda debug doc l0 nvml pci rocm static-libs svg udev valgrind xml
v2.9.2 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~riscv ~x86-linux
- USE flags
- X cairo cpuid cuda debug nvml pci static-libs svg udev valgrind xml
v2.9.1 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~riscv ~x86-linux
- USE flags
- X cairo cpuid cuda debug nvml pci static-libs svg udev valgrind xml
v2.9.0 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux
- USE flags
- X cairo cpuid cuda debug nvml pci static-libs svg udev xml
v2.8.0-r1 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~riscv ~x86-linux
- USE flags
- X cairo cpuid cuda debug nvml pci static-libs svg udev xml
v2.6.0-r1 :: 0/15 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~mips ~riscv ~x86-linux
- USE flags
- X cairo cpuid cuda debug gl nvml pci static-libs svg udev xml
v1.11.13-r1 :: 0/5 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~mips ~x86-linux
- USE flags
- X cairo cuda debug gl numa pci plugins static-libs svg xml
USE flags
General
- X
- use the X Window System
- cairo
- Enable the Cairo back-end of hwloc's lstopo command
- cpuid
- Enable the cpuid-based architecture specific support (x86 component)
- cuda
- Enable CUDA device discovery using libcudart
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gl
- Enable GL display device discovery (NVCtrl)
- l0
- Enable oneAPI Level Zero device discovery
- numa
- Add support for numa memory allocation
- nvml
- Enable the NVML device discovery
- pci
- Enable PCI device discovery using libpci
- plugins
- Build hwloc components as plugins so that the hwloc core library does not directly depend on their dependencies (for instance the libpci library)
- rocm
- Enable AMD RSMI device discovery
- static-libs
- Build static versions of dynamic libraries as well
- svg
- Add support for SVG (Scalable Vector Graphics)
- udev
- Enable virtual/udev integration (device discovery, power and storage device support, etc)
- valgrind
- Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind
- xml
- use libxml2 for XML support, instead of a custom minimalistic support
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
video_cards
- nvidia
- VIDEO_CARDS setting to build driver for nvidia video cards
Dependencies
app-text / doxygen : Documentation system for most programming languages
dev-debug / valgrind : An open-source memory debugger for GNU/Linux
dev-libs / level-zero : oneAPI Level Zero headers, loader and validation layer
dev-libs / libltdl : A shared library tool for developers
dev-libs / libxml2 : XML C parser and toolkit
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
dev-util / rocm-smi : ROCm System Management Interface Library
sys-apps / pciutils : Various utilities dealing with the PCI bus
sys-libs / ncurses : Console display library
sys-process / numactl : Utilities and libraries for NUMA systems
virtual / libudev : Virtual for libudev providers
x11-drivers / nvidia-drivers : NVIDIA Accelerated Graphics Driver
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libpciaccess : Library providing generic access to the PCI bus and devices
Runtime Dependencies
app-text / doxygen : Documentation system for most programming languages
dev-libs / level-zero : oneAPI Level Zero headers, loader and validation layer
dev-libs / libltdl : A shared library tool for developers
dev-libs / libxml2 : XML C parser and toolkit
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
dev-util / rocm-smi : ROCm System Management Interface Library
sys-apps / pciutils : Various utilities dealing with the PCI bus
sys-libs / ncurses : Console display library
sys-process / numactl : Utilities and libraries for NUMA systems
virtual / libudev : Virtual for libudev providers
x11-drivers / nvidia-drivers : NVIDIA Accelerated Graphics Driver
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libpciaccess : Library providing generic access to the PCI bus and devices
Depending packages
dev-cpp / kokkos : C++ Performance Portability Programming EcoSystem
dev-cpp / tbb : High level abstract threading library
dev-libs / pocl : Portable Computing Language (an implementation of OpenCL)
dev-libs / starpu : Unified runtime system for heterogeneous multicore architectures
llvm-runtimes / openmp : OpenMP runtime library for LLVM/clang compiler
net-misc / xmrig : RandomX, CryptoNight, KawPow, AstroBWT, and Argon2 CPU/GPU miner
net-wireless / aircrack-ng : WLAN tools for breaking 802.11 WEP/WPA keys
sci-chemistry / gromacs : The ultimate molecular dynamics simulation package
sci-libs / ginkgo : Numerical linear algebra software package
sci-libs / pastix : Parallel solver for very large sparse linear systems
sci-libs / trilinos : Scientific library collection for large scale problems
sys-cluster / ceph : Ceph distributed filesystem
sys-cluster / hpx : C++ runtime system for parallel and distributed applications
sys-cluster / knem : High-Performance Intra-Node MPI Communication
sys-cluster / legion : A data-centric parallel programming system
sys-cluster / libquo : Run-time tuning of process binding policies made easy
sys-cluster / mpich : A high performance and portable MPI implementation
sys-cluster / openmpi : A high-performance message passing library (MPI)
sys-cluster / pmix : The Process Management Interface (PMI) Exascale
sys-cluster / prrte : PMIx Reference RunTime Environment
sys-cluster / rocm-k8s-device-plugin : AMD GPU device plugin for kubernetes
sys-cluster / slurm : A Highly Scalable Resource Manager
sys-cluster / torque : Resource manager and queuing system based on OpenPBS
sys-process / htop : Interactive process viewer
Bugs
- 564820
- sys-apps/hwloc USE="opencl" on non-amd graphics should print a warning about incompatibility
- 619314
- sys-apps/hwloc-1.11.7[-pci] fails tests
- 669652
- sys-apps/hwloc-2.0.2 fails test test-lstopo.sh
- 792477
- sys-apps/hwloc-2.3.0[-cuda,nvml]: configure: Specified --enable-nvml switch, but could not find appropriate support
- 837770
- sys-apps/hwloc-2.8.0 fails to compile: user.h:4:9: error: unknown type name __int32_t
- 864397
- sys-apps/hwloc-2.8.0 - configure: error: Cannot continue
- 882051
- sys-apps/hwloc-2.8.0-r1 fails test - FAIL: 40intel64-4n10c+pci-conflicts.output
- 914155
- <sys-apps/hwloc-2.9.3: Denial of service
- 923595
- sys-apps/hwloc-2.9.3-r1 has implicit function declarations in configure logs
- 924306
- sys-apps/hwloc-2.9.2 fails test-hwloc-diffpatch.sh test
- 936585
- sys-apps/hwloc-2.9.3-r1: stablereq
- 942096
- sys-apps/hwloc-2.9.3-r1: security stabilization
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
sys-apps/hwloc: fix enable-gl [LTO]
Closes: https://bugs.gentoo.org/949986 Closes: https://bugs.gentoo.org/934428 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
sys-apps/hwloc: add 2.11.2
Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.3-r1 ppc64, #942096
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.3-r1 x86, #942096
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.3-r1 ppc, #942096
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.3-r1 sparc, #942096
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
sys-apps/hwloc: Keyword 2.9.3-r1 for ~m68k
The tests do not pass, but they don't on amd64 either. Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-apps/hwloc: Update XDG icon cache
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sys-apps/hwloc: remove automagic behaviour of rocm/l0
And: - fixed the icon file - add doc flag to install doxygen documentation Closes: https://bugs.gentoo.org/926862 Closes: https://bugs.gentoo.org/927627 Closes: https://bugs.gentoo.org/833345 Closes: https://bugs.gentoo.org/836663 Closes: https://github.com/gentoo/gentoo/pull/25837 Co-authored-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-debug}/valgrind
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.9.2 amd64, #913825
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.9.2 ppc, #913825
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.9.3
Bug: https://bugs.gentoo.org/914155 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.2 x86, #913825
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.2 ppc64, #913825
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.2 sparc, #913825
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.2 arm64, #913825
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.2 arm, #913825
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 ppc, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 arm64, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 amd64, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 ppc64, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 arm, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 x86, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.9.1 sparc, #909660
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
fixup! sys-apps/hwloc: add 2.9.2
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: add 2.9.2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sys-apps/hwloc: Fix icon installation
Thanks-to: Alfred Wingate Thanks-to: i.Dark_Templar Closes: https://bugs.gentoo.org/833345 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add Valgrind annotation support
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.9.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.9.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sys-apps/hwloc: Install icon
No revbump as it is a minor change, hopefully most people will simply get it fixed in next bumps then. Use upstream android png icon over svg as it has a high enough resolution and text looks misaligned in svg icon. Closes: https://bugs.gentoo.org/833345 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 x86, #876208
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 sparc, #876208
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 ppc64, #876208
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 amd64, #876208
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 ppc, #876208
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 arm64, #876208
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.8.0-r1 arm, #876208
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: fix MissingUseDepDefault on cairo
Closes: https://bugs.gentoo.org/875947 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: drop 2.5.0, 2.7.1-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.8.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-apps/hwloc: keyword 2.7.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: capitalise DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: drop now-no-op USE=gl
Already replaced by video_cards_nvidia. Bug: https://bugs.gentoo.org/544708 Fixes: 99ec29149b8f511a4e99586d14ed6f11cdc5ed8d Fixes: 816974ce2310b4843fca5e34a0d7add3aa67a057 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: fixup nvidia dependencies
- USE=tools isn't needed for nvidia-drivers (thanks Ionen!) - addpredict for nvidia to avoid sandbox violation - Add additional USE=video_cards_nvidia deps (only for this case, not in general) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.7.1
Closes: https://bugs.gentoo.org/544708 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-apps/hwloc: stable 2.6.0 for sparc, bug #829992
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.6.0 arm64, #829992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.6.0 arm, #829992
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.6.0 ppc64, #829992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.6.0 ppc, #829992
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/hwloc: x86 stable wrt bug #829992
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: amd64 stable wrt bug #829992
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: drop 2.3.0
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.5.0 arm64, #829991
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.5.0 ppc, #811852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-apps/hwloc: Stabilize 2.5.0 ppc64, #811852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.6.0
We drop netloc support as it's about to be removed upstream. Bug: https://github.com/open-mpi/hwloc/issues/478 Closes: https://bugs.gentoo.org/796797 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-apps/hwloc: stable 2.5.0 for sparc, bug #811852
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/hwloc: x86 stable wrt bug #811852
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/hwloc: amd64 stable wrt bug #811852
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: Stabilize 2.5.0 arm, #811852
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-apps/hwloc-1.11.13: update EAPI 6 -> 7
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-apps/hwloc: keyword 2.5.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-apps/hwloc: EPREFIX -> ESYSROOT for cuda
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-apps/hwloc: rename useflag: libudev -> udev
USE=udev is enabled in profiles, so this package is rarely built with udev support unless users opt-in, yet without udev hwloc will try to manually parse udev raw files. Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: add 2.5.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-apps/hwloc: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
sys-apps/hwloc: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
sys-apps/hwloc: explicitly disable opencl
Reported-by: Luke-Jr Closes: https://bugs.gentoo.org/744646 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-apps/hwloc: timeout bump to 2.3.0, fix multiple issues
fixed bash completion installation and aliases fixed rustatedir, previosly it pointed to /var/lib/hwloc/run dropped USE=plugins, disabled ltdl dep. add missing nvml dependency only install systemd unit on *86/64 arches. use BDEPEND for some deps. Closes: https://bugs.gentoo.org/727174 Closes: https://bugs.gentoo.org/723018 Closes: https://bugs.gentoo.org/711890 Closes: https://bugs.gentoo.org/724622 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/hwloc: x86 stable wrt bug #711888
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-apps/hwloc: amd64 stable wrt bug #711888
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: arm stable (bug #711888)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-apps/hwloc: stable 1.11.13 for sparc
stable wrt bug #711888 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-apps/hwloc: stable 1.11.13 for ppc64
stable wrt bug #711888 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
sys-apps/hwloc: stable 1.11.13 for ppc
stable wrt bug #711888 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
sys-apps/hwloc: stable 1.11.13 for hppa
stable wrt bug #711888 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/hwloc: arm64 stable (bug #711888)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
sys-apps/hwloc: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org> - Mike Gilbert · gentoo
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guilherme Amadio · gentoo
sys-apps/hwloc: fix on prefix
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
sys-apps/hwloc: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Closes: https://github.com/gentoo/gentoo/pull/15701 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> - Alessandro Barbieri · gentoo
sys-apps/hwloc: new version
Closes: https://bugs.gentoo.org/699076 Closes: https://bugs.gentoo.org/698620 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14785 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}
Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-apps/hwloc: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-apps: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Justin Bronder · gentoo
Partial Revert "sys-apps/hwloc: cleanup old"
This reverts commit de690876c21341951f7fa9aef5e66c26222862dd as I didn't noticed that arm64 alone had marked 1.11.10 as stable. Signed-off-by: Justin Bronder <jsbronder@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Justin Bronder · gentoo
sys-apps/hwloc: bump 1.11.13
Fixes https://bugs.gentoo.org/684378 Signed-off-by: Justin Bronder <jsbronder@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Justin Bronder · gentoo
sys-apps/hwloc: cleanup old
Signed-off-by: Justin Bronder <jsbronder@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Justin Bronder · gentoo
sys-apps/hwloc: bump 2.0.4 and update subslot
Fixes: https://bugs.gentoo.org/684348 https://bugs.gentoo.org/684378 Signed-off-by: Justin Bronder <jsbronder@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Justin Bronder · gentoo
sys-apps/hwloc: explicitly disable opencl
Per #683216, OpenCL will get picked up automatically. Signed-off-by: Justin Bronder <jsbronder@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-apps/hwloc: Drop non-existing media-video/nvidia-settings
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-apps/hwloc: fix MY_PV for 1.11.11 and 2.0.2
Closes: https://bugs.gentoo.org/665326 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Alexey Shvetsov · gentoo
sys-apps/hwloc: Version bump
Closes: https://bugs.gentoo.org/658486 Package-Manager: Portage-2.3.47, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
sys-apps/hwloc-1.11.10: arm64 stable
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Matt Turner · gentoo
sys-apps/hwloc-1.11.10: added ~mips - Justin Bronder · gentoo
sys-apps/hwloc: bump 1.11.10
Bump for https://bugs.gentoo.org/650882 Also kicking the can on https://bugs.gentoo.org/611678 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Alexis Ballier · gentoo
sys-apps/hwloc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - David Seifert · gentoo
sys-apps/hwloc: Port to EAPI 6
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Justin Bronder · gentoo
sys-apps/hwloc: remove old
x11-drivers/ati-drivers is gone (#582406), so older versions may as well be removed now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Justin Bronder · gentoo
sys-apps/hwloc: drop opencl support from stable 1.11.2
x11-drivers/ati-drivers is gone (#582406), so direct to stable commit to fix the deptree. Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force - Justin Bronder · gentoo
sys-apps/hwloc: bump 1.11.7, drop opencl
- Bump thanks to Arfrever Frehtes Taifersar Arahesis (#609568). - opencl support dropped with x11-drivers/ati-drivers being removed (#582406). Anyone with hardware is welcome to step up and help test to get it re-added. Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Weber · gentoo
sys-apps/hwloc: arm stable (bug 595656).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
sys-apps/hwloc: ia64 stable wrt bug #595656
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: ppc stable wrt bug #595656
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
sys-apps/hwloc: Stable for HPPA (bug #595656).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
sys-apps/hwloc: Fix bug #581004 properly.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
sys-apps/hwloc: sparc stable wrt bug #595656
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: x86 stable wrt bug #595656
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: ppc64 stable wrt bug #595656
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/hwloc: amd64 stable wrt bug #595656
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
sys-apps/hwloc-1.11.2-r0: stable on alpha
Gentoo-Bug: 595656 - Pacho Ramos · gentoo
sys-apps/hwloc: Allow nvidia-drivers usage (#581004)
Package-Manager: portage-2.3.0 - Justin Bronder · gentoo
sys-apps/hwloc: bump 1.11.2 (#561224)
Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed