dev-util/hip
C++ Heterogeneous-Compute Interface for Portability
-
hip-7.2.0-r1~amd64debug +hip opencl test video_cards_amdgpu video_cards_nvidia doc +llvm_slot_22
View
Download
Browse License: MIT Overlay: gentoo -
hip-7.1.0-r1~amd64debug +hip numa opencl test video_cards_amdgpu video_cards_nvidia doc +llvm_slot_20
View
Download
Browse License: MIT Overlay: gentoo -
hip-7.0.2-r1~amd64debug +hip numa opencl test video_cards_amdgpu video_cards_nvidia doc +llvm_slot_20
View
Download
Browse License: MIT Overlay: gentoo -
hip-6.4.3-r2~amd64debug +hip opencl test video_cards_amdgpu video_cards_nvidia doc +llvm_slot_20
View
Download
Browse License: MIT Overlay: gentoo
ChangeLog
commit 7c384c8cac70105c06770e0ccb7af0fc295f2471
Author: Raukaan Cogbrother <cogbrother@raukaan.local>
Date: Sun May 31 03:29:35 2026 +0200
metadata: normalize tab → 2-space indent in 42 imported files
42 metadata.xml files inherited tab indentation from their origin
overlays (mostly the ROCm cluster, plus a handful of dev-python and
AMD-tooling imports). The overlay convention is 2-space; this brings
them in line with the other 498 files. Maintainer attributions
preserved verbatim.
commit 7b4ad321cdfc4cfce26bff126c0d49fd57a53c94
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 14:12:10 2026 +0200
dev-util/hip: add 7.2.4
rocm 7.2.4's clr/hip release-asset tarballs now carry their own top-level
directories; 7.2.3's unpacked flat, so src_unpack synthesised the wrapper dirs.
Unpack directly into WORKDIR to match the new monorepo layout.
commit d5828580a4aa18156ef11ecfad720cd1ea778bb4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 22:05:57 2026 +0200
dev-util/hip: note inert NUMA cmake args
clr 7.2.3 dropped its find_package(NUMA), so the
CMAKE__FIND_PACKAGE_NUMA flags inherited from ::gentoo's
wiring are silently ignored at configure time. Comment notes the
condition so a future audit doesn't have to re-derive it; flags are
kept aligned with ::gentoo in case upstream restores detection.
commit 5ae35b51a5042dfedf3e9174d30c0f6081a7fa7e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 21:57:15 2026 +0200
dev-util/hip: restore numa USE flag
Lost when bumping from 7.1.0; metadata.xml still documents it. Mirrors
the upstream ::gentoo wiring: IUSE flag, conditional numactl dep,
CMAKE__FIND_PACKAGE_NUMA cmake args under the
amdgpu branch. Clears UnusedLocalUse pkgcheck warning.
commit 6ec9175a03f320f401a4dbdff9fd663ea1eddc8f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 20:15:32 2026 +0200
dev-util/hip: drop stale patches superseded by 7.2.3
commit 22830c5f18a1b919a5bf4462d1a6d28047d14b20
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 10:56:19 2026 +0200
dev-util/hip: 7.2.3 add src_unpack for flat upstream tarballs
The 7.2.3 clr.tar.gz, hip.tar.gz, and hip-tests.tar.gz from ROCm/rocm-systems all
unpack flat into ./ — extracting them directly into $ would collide. Add
src_unpack to extract each into its own clr/, hip/, hip-tests/ subdirectory,
restoring the layout the rest of the ebuild expects.
commit 4c68c249f91effde00aee82c87a4d07f9790ff2d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 01:54:25 2026 +0200
dev-util/hip: add 7.2.3
commit 8a7082f1ba65632398134de525d263330415ac96
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Dec 6 21:51:11 2025 +0100
*/*: drop rocm/hip as newer version is in main tree
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit cfa997ed467a25f0a98e30e69523013fb12b4136
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Oct 18 14:26:09 2025 +0200
added rocm and HIP v. 6.4.4 for now, as main tree lags
Author: Raukaan Cogbrother <cogbrother@raukaan.local>
Date: Sun May 31 03:29:35 2026 +0200
metadata: normalize tab → 2-space indent in 42 imported files
42 metadata.xml files inherited tab indentation from their origin
overlays (mostly the ROCm cluster, plus a handful of dev-python and
AMD-tooling imports). The overlay convention is 2-space; this brings
them in line with the other 498 files. Maintainer attributions
preserved verbatim.
commit 7b4ad321cdfc4cfce26bff126c0d49fd57a53c94
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 14:12:10 2026 +0200
dev-util/hip: add 7.2.4
rocm 7.2.4's clr/hip release-asset tarballs now carry their own top-level
directories; 7.2.3's unpacked flat, so src_unpack synthesised the wrapper dirs.
Unpack directly into WORKDIR to match the new monorepo layout.
commit d5828580a4aa18156ef11ecfad720cd1ea778bb4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 22:05:57 2026 +0200
dev-util/hip: note inert NUMA cmake args
clr 7.2.3 dropped its find_package(NUMA), so the
CMAKE__FIND_PACKAGE_NUMA flags inherited from ::gentoo's
wiring are silently ignored at configure time. Comment notes the
condition so a future audit doesn't have to re-derive it; flags are
kept aligned with ::gentoo in case upstream restores detection.
commit 5ae35b51a5042dfedf3e9174d30c0f6081a7fa7e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 21:57:15 2026 +0200
dev-util/hip: restore numa USE flag
Lost when bumping from 7.1.0; metadata.xml still documents it. Mirrors
the upstream ::gentoo wiring: IUSE flag, conditional numactl dep,
CMAKE__FIND_PACKAGE_NUMA cmake args under the
amdgpu branch. Clears UnusedLocalUse pkgcheck warning.
commit 6ec9175a03f320f401a4dbdff9fd663ea1eddc8f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 20:15:32 2026 +0200
dev-util/hip: drop stale patches superseded by 7.2.3
commit 22830c5f18a1b919a5bf4462d1a6d28047d14b20
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 10:56:19 2026 +0200
dev-util/hip: 7.2.3 add src_unpack for flat upstream tarballs
The 7.2.3 clr.tar.gz, hip.tar.gz, and hip-tests.tar.gz from ROCm/rocm-systems all
unpack flat into ./ — extracting them directly into $ would collide. Add
src_unpack to extract each into its own clr/, hip/, hip-tests/ subdirectory,
restoring the layout the rest of the ebuild expects.
commit 4c68c249f91effde00aee82c87a4d07f9790ff2d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 01:54:25 2026 +0200
dev-util/hip: add 7.2.3
commit 8a7082f1ba65632398134de525d263330415ac96
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Dec 6 21:51:11 2025 +0100
*/*: drop rocm/hip as newer version is in main tree
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit cfa997ed467a25f0a98e30e69523013fb12b4136
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Oct 18 14:26:09 2025 +0200
added rocm and HIP v. 6.4.4 for now, as main tree lags

