From 2017e4e831f27946b82003eb464ac5998c50f00e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 10 Aug 2025 06:22:54 +0000 Subject: [PATCH] 2025-08-10 06:22:53 UTC --- metadata/md5-cache/dev-build/rocm-cmake-6.4.3 | 13 ++++ metadata/md5-cache/dev-libs/hipother-6.4.3 | 10 +++ metadata/md5-cache/dev-libs/rccl-6.4.3 | 16 +++++ metadata/md5-cache/dev-libs/rocdbgapi-6.4.3 | 15 ++++ metadata/md5-cache/dev-libs/rocm-comgr-6.4.3 | 17 +++++ .../md5-cache/dev-libs/rocm-device-libs-6.4.3 | 15 ++++ .../dev-libs/rocm-opencl-runtime-6.4.3 | 16 +++++ .../md5-cache/dev-libs/rocr-runtime-6.4.3 | 16 +++++ .../dev-libs/roct-thunk-interface-6.4.3 | 17 +++++ metadata/md5-cache/dev-util/Tensile-6.4.3 | 17 +++++ metadata/md5-cache/dev-util/hip-6.4.3 | 17 +++++ metadata/md5-cache/dev-util/hipcc-6.4.3 | 17 +++++ .../md5-cache/dev-util/hipify-clang-6.4.3 | 15 ++++ metadata/md5-cache/dev-util/rocm-smi-6.4.3 | 16 +++++ .../dev-util/rocm_bandwidth_test-6.4.3 | 14 ++++ metadata/md5-cache/dev-util/rocminfo-6.4.3 | 16 +++++ metadata/md5-cache/dev-util/roctracer-6.4.3 | 16 +++++ .../sci-libs/composable-kernel-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/hipBLAS-6.4.3 | 16 +++++ .../md5-cache/sci-libs/hipBLAS-common-6.4.3 | 12 ++++ metadata/md5-cache/sci-libs/hipBLASLt-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/hipCUB-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/hipFFT-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/hipRAND-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/hipSOLVER-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/hipSPARSE-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/miopen-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocBLAS-6.4.3 | 16 +++++ metadata/md5-cache/sci-libs/rocFFT-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocPRIM-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocRAND-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocSOLVER-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocSPARSE-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocThrust-6.4.3 | 17 +++++ metadata/md5-cache/sci-libs/rocWMMA-6.4.3 | 16 +++++ metadata/md5-cache/sci-libs/rpp-6.4.3 | 17 +++++ metadata/pkg_desc_index | 72 +++++++++---------- metadata/timestamp.chk | 2 +- 38 files changed, 615 insertions(+), 37 deletions(-) create mode 100644 metadata/md5-cache/dev-build/rocm-cmake-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/hipother-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/rccl-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/rocdbgapi-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/rocm-comgr-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/rocm-device-libs-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/rocm-opencl-runtime-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/rocr-runtime-6.4.3 create mode 100644 metadata/md5-cache/dev-libs/roct-thunk-interface-6.4.3 create mode 100644 metadata/md5-cache/dev-util/Tensile-6.4.3 create mode 100644 metadata/md5-cache/dev-util/hip-6.4.3 create mode 100644 metadata/md5-cache/dev-util/hipcc-6.4.3 create mode 100644 metadata/md5-cache/dev-util/hipify-clang-6.4.3 create mode 100644 metadata/md5-cache/dev-util/rocm-smi-6.4.3 create mode 100644 metadata/md5-cache/dev-util/rocm_bandwidth_test-6.4.3 create mode 100644 metadata/md5-cache/dev-util/rocminfo-6.4.3 create mode 100644 metadata/md5-cache/dev-util/roctracer-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/composable-kernel-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipBLAS-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipBLAS-common-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipBLASLt-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipCUB-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipFFT-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipRAND-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipSOLVER-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/hipSPARSE-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/miopen-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocBLAS-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocFFT-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocPRIM-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocRAND-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocSOLVER-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocSPARSE-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocThrust-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rocWMMA-6.4.3 create mode 100644 metadata/md5-cache/sci-libs/rpp-6.4.3 diff --git a/metadata/md5-cache/dev-build/rocm-cmake-6.4.3 b/metadata/md5-cache/dev-build/rocm-cmake-6.4.3 new file mode 100644 index 0000000000000..9b73d8bb4823e --- /dev/null +++ b/metadata/md5-cache/dev-build/rocm-cmake-6.4.3 @@ -0,0 +1,13 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Radeon Open Compute CMake Modules +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-cmake +INHERIT=cmake +KEYWORDS=~amd64 +LICENSE=MIT +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocm-cmake/archive/rocm-6.4.3.tar.gz -> rocm-cmake-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a +_md5_=b5c6f3af0ad05a52e99bfdfc4e5983ec diff --git a/metadata/md5-cache/dev-libs/hipother-6.4.3 b/metadata/md5-cache/dev-libs/hipother-6.4.3 new file mode 100644 index 0000000000000..58d231276a8a6 --- /dev/null +++ b/metadata/md5-cache/dev-libs/hipother-6.4.3 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipother +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=! hipother-6.4.3.tar.gz +_md5_=a842a45c40e901ccea9497b704652d08 diff --git a/metadata/md5-cache/dev-libs/rccl-6.4.3 b/metadata/md5-cache/dev-libs/rccl-6.4.3 new file mode 100644 index 0000000000000..885fbfe71c606 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rccl-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-build/cmake-3.22 >=dev-build/rocm-cmake-5.7.1 dev-util/hipify-clang:0/6.4 test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/6.4 dev-util/rocm-smi:0/6.4 roctracer? ( dev-util/roctracer:0/6.4 ) sys-libs/binutils-libs +DESCRIPTION=ROCm Communication Collectives Library (RCCL) +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rccl +INHERIT=cmake edo rocm flag-o-matic +IUSE=roctracer test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/hip:0/6.4 dev-util/rocm-smi:0/6.4 roctracer? ( dev-util/roctracer:0/6.4 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rccl/archive/rocm-6.4.3.tar.gz -> rccl-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a edo a5e294016aa84979fcb2459749eb80b2 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=d55ebd28a79a7f41e13325176e1ee940 diff --git a/metadata/md5-cache/dev-libs/rocdbgapi-6.4.3 b/metadata/md5-cache/dev-libs/rocdbgapi-6.4.3 new file mode 100644 index 0000000000000..1d5d22fcc2c2e --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocdbgapi-6.4.3 @@ -0,0 +1,15 @@ +BDEPEND=doc? ( app-text/doxygen[dot] virtual/latex-base dev-texlive/texlive-latexextra dev-texlive/texlive-plaingeneric ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocm-comgr:0/6.4 dev-libs/rocr-runtime:0/6.4 +DESCRIPTION=AMD Debugger API +EAPI=8 +HOMEPAGE=https://github.com/ROCm/ROCdbgapi +INHERIT=cmake +IUSE=doc +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-libs/rocm-comgr:0/6.4 dev-libs/rocr-runtime:0/6.4 +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/ROCdbgapi/archive/rocm-6.4.3.tar.gz -> rocdbgapi-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a +_md5_=2237002eab1a1e9993da2740dcff893d diff --git a/metadata/md5-cache/dev-libs/rocm-comgr-6.4.3 b/metadata/md5-cache/dev-libs/rocm-comgr-6.4.3 new file mode 100644 index 0000000000000..19247545741a2 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-comgr-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-util/hip:0/6.4 ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=dev-libs/rocm-device-libs:0/6.4 llvm-core/clang-runtime:= llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) dev-util/hipcc:0/6.4 +DESCRIPTION=Radeon Open Compute Code Object Manager +EAPI=8 +HOMEPAGE=https://github.com/ROCm/llvm-project/tree/amd-staging/amd/comgr +INHERIT=cmake llvm-r1 prefix +IUSE=test +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-libs/rocm-device-libs:0/6.4 llvm-core/clang-runtime:= llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) dev-util/hipcc:0/6.4 +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/llvm-project/archive/rocm-6.4.3.tar.gz -> llvm-project-rocm-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 prefix c3c4c93ebda319c0fa7ed6f942ba1010 +_md5_=3a1e7967d7a5a27ae7146b707db93154 diff --git a/metadata/md5-cache/dev-libs/rocm-device-libs-6.4.3 b/metadata/md5-cache/dev-libs/rocm-device-libs-6.4.3 new file mode 100644 index 0000000000000..381a414b24016 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-device-libs-6.4.3 @@ -0,0 +1,15 @@ +BDEPEND=dev-build/rocm-cmake llvm_slot_20? ( llvm-core/clang:20 llvm-core/lld:20 ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test unpack +DESCRIPTION=Radeon Open Compute Device Libraries +EAPI=8 +HOMEPAGE=https://github.com/ROCm/llvm-project/tree/amd-staging/amd/device-libs +INHERIT=cmake flag-o-matic llvm-r1 +IUSE=test +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/llvm-project/archive/rocm-6.4.3.tar.gz -> llvm-project-rocm-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=1c8de6c6ce6381c0f2744421c77dc333 diff --git a/metadata/md5-cache/dev-libs/rocm-opencl-runtime-6.4.3 b/metadata/md5-cache/dev-libs/rocm-opencl-runtime-6.4.3 new file mode 100644 index 0000000000000..4ca0137bedafa --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-opencl-runtime-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-build/rocm-cmake-6.0 media-libs/glew test? ( >=x11-apps/mesa-progs-8.5.0[X] ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocr-runtime:0/6.4 dev-libs/rocm-comgr:0/6.4 dev-libs/rocm-device-libs:0/6.4 >=virtual/opencl-3 media-libs/mesa[-opencl] +DESCRIPTION=Radeon Open Compute OpenCL Compatible Runtime +EAPI=8 +HOMEPAGE=https://github.com/ROCm/clr +INHERIT=cmake edo flag-o-matic rocm +IUSE=debug test +KEYWORDS=~amd64 +LICENSE=Apache-2.0 MIT +RDEPEND=dev-libs/rocr-runtime:0/6.4 dev-libs/rocm-comgr:0/6.4 dev-libs/rocm-device-libs:0/6.4 >=virtual/opencl-3 media-libs/mesa[-opencl] +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/clr/archive/refs/tags/rocm-6.4.3.tar.gz -> rocm-clr-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a edo a5e294016aa84979fcb2459749eb80b2 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=201e7ff81c8422375b946faff694ae41 diff --git a/metadata/md5-cache/dev-libs/rocr-runtime-6.4.3 b/metadata/md5-cache/dev-libs/rocr-runtime-6.4.3 new file mode 100644 index 0000000000000..0ee606495c2d4 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocr-runtime-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=app-editors/vim-core app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-libs/elfutils x11-libs/libdrm dev-libs/roct-thunk-interface:0/6.4 dev-libs/rocm-device-libs:0/6.4 llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) +DESCRIPTION=Radeon Open Compute Runtime +EAPI=8 +HOMEPAGE=https://github.com/ROCm/ROCR-Runtime +INHERIT=cmake flag-o-matic llvm-r1 +IUSE=debug +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-libs/elfutils x11-libs/libdrm dev-libs/roct-thunk-interface:0/6.4 dev-libs/rocm-device-libs:0/6.4 llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) +REQUIRED_USE=^^ ( llvm_slot_20 ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/ROCR-Runtime/archive/rocm-6.4.3.tar.gz -> rocr-runtime-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=5323c99d60a62f37725b0dff6130038b diff --git a/metadata/md5-cache/dev-libs/roct-thunk-interface-6.4.3 b/metadata/md5-cache/dev-libs/roct-thunk-interface-6.4.3 new file mode 100644 index 0000000000000..c0b13524642ef --- /dev/null +++ b/metadata/md5-cache/dev-libs/roct-thunk-interface-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=sys-process/numactl x11-libs/libdrm[video_cards_amdgpu] test? ( llvm_slot_20? ( llvm-core/llvm:20 ) dev-cpp/gtest ) +DESCRIPTION=Radeon Open Compute Thunk Interface +EAPI=8 +HOMEPAGE=https://github.com/ROCm/ROCR-Runtime/tree/amd-staging/libhsakmt +INHERIT=cmake flag-o-matic linux-info llvm-r1 rocm +IUSE=test +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=sys-process/numactl x11-libs/libdrm[video_cards_amdgpu] +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/ROCR-Runtime/archive/rocm-6.4.3.tar.gz -> roct-thunk-interface-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a linux-info efd923656513c879204fec6638eadee5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=df72ef74170b96e55b6f2d133e3616ba diff --git a/metadata/md5-cache/dev-util/Tensile-6.4.3 b/metadata/md5-cache/dev-util/Tensile-6.4.3 new file mode 100644 index 0000000000000..7f9f03f444a40 --- /dev/null +++ b/metadata/md5-cache/dev-util/Tensile-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-python/pytest-forked[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-xdist[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/joblib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) client? ( dev-libs/boost ) >=dev-cpp/msgpack-cxx-6.0.0 dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/msgpack[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/joblib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-util/hip:0/6.4 dev-util/rocm-smi:0/6.4 llvm_slot_20? ( llvm-core/clang:20 ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) app-alternatives/ninja >=dev-build/cmake-3.20.5 python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) client? ( dev-libs/boost ) >=dev-cpp/msgpack-cxx-6.0.0 dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/msgpack[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/joblib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-util/hip:0/6.4 dev-util/rocm-smi:0/6.4 llvm_slot_20? ( llvm-core/clang:20 ) +DESCRIPTION=Stretching GPU performance for GEMMs and tensor contractions +EAPI=8 +HOMEPAGE=https://github.com/ROCm/Tensile +INHERIT=cmake distutils-r1 llvm-r1 prefix rocm +IUSE=client test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +llvm_slot_20 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) client? ( dev-libs/boost ) >=dev-cpp/msgpack-cxx-6.0.0 dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/msgpack[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/joblib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-util/hip:0/6.4 dev-util/rocm-smi:0/6.4 llvm_slot_20? ( llvm-core/clang:20 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=client? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) ^^ ( llvm_slot_20 ) +RESTRICT=test !test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/Tensile/archive/rocm-6.4.3.tar.gz -> rocm-Tensile-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 prefix c3c4c93ebda319c0fa7ed6f942ba1010 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=5b021e7301c7c126792a30f2311f2006 diff --git a/metadata/md5-cache/dev-util/hip-6.4.3 b/metadata/md5-cache/dev-util/hip-6.4.3 new file mode 100644 index 0000000000000..9fe51b6276093 --- /dev/null +++ b/metadata/md5-cache/dev-util/hip-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=video_cards_amdgpu? ( dev-util/hipcc:0/6.4[llvm_slot_20(-)?] ) test? ( media-libs/freeglut ) app-alternatives/ninja >=dev-build/cmake-3.20.5 doc? ( app-text/doxygen media-gfx/graphviz ) +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=video_cards_amdgpu? ( dev-util/rocminfo:0/6.4 dev-libs/rocm-comgr:0/6.4 dev-libs/rocr-runtime:0/6.4 ) video_cards_nvidia? ( dev-libs/hipother:0/6.4 ) x11-base/xorg-proto virtual/opengl +DESCRIPTION=C++ Heterogeneous-Compute Interface for Portability +EAPI=8 +HOMEPAGE=https://github.com/ROCm/clr +INHERIT=cmake docs flag-o-matic llvm-r1 rocm +IUSE=debug +hip opencl test video_cards_amdgpu video_cards_nvidia doc +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=video_cards_amdgpu? ( dev-util/rocminfo:0/6.4 dev-libs/rocm-comgr:0/6.4 dev-libs/rocr-runtime:0/6.4 ) video_cards_nvidia? ( dev-libs/hipother:0/6.4 ) x11-base/xorg-proto virtual/opengl opencl? ( !dev-libs/opencl-icd-loader !dev-libs/rocm-opencl-runtime !dev-util/clinfo !dev-util/opencl-headers ) video_cards_amdgpu? ( dev-util/hipcc:0/6.4[llvm_slot_20(-)?] dev-libs/rocm-device-libs:0/6.4 dev-libs/roct-thunk-interface:0/6.4 ) +REQUIRED_USE=|| ( hip opencl ) ^^ ( video_cards_amdgpu video_cards_nvidia ) ^^ ( llvm_slot_20 ) +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/clr/archive/refs/tags/rocm-6.4.3.tar.gz -> rocm-clr-6.4.3.tar.gz https://github.com/ROCm/HIP/archive/refs/tags/rocm-6.4.3.tar.gz -> hip-6.4.3.tar.gz test? ( https://github.com/ROCm/hip-tests/archive/refs/tags/rocm-6.4.3.tar.gz -> hip-test-6.4.3.tar.gz ) +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a docs 006125f2158d2f16904ebd9114336058 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=7c6c5efdcea82639fc8234052c207d02 diff --git a/metadata/md5-cache/dev-util/hipcc-6.4.3 b/metadata/md5-cache/dev-util/hipcc-6.4.3 new file mode 100644 index 0000000000000..fe1c7bc85c009 --- /dev/null +++ b/metadata/md5-cache/dev-util/hipcc-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=llvm_slot_20? ( llvm-runtimes/compiler-rt:20= llvm-core/llvm:20= llvm-core/clang:20= ) +DESCRIPTION=Radeon Open Compute hipcc +EAPI=8 +HOMEPAGE=https://github.com/ROCm/llvm-project/tree/amd-staging/amd/hipcc +INHERIT=cmake perl-functions llvm-r1 +IUSE=debug test +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 MIT +RDEPEND=llvm_slot_20? ( llvm-runtimes/compiler-rt:20= llvm-core/llvm:20= llvm-core/clang:20= ) +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/llvm-project/archive/rocm-6.4.3.tar.gz -> llvm-project-rocm-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a perl-functions 1863acf0982afafc67797e3ce7275b4c llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=f8b0b223fe7f1219f5f333d955f911ed diff --git a/metadata/md5-cache/dev-util/hipify-clang-6.4.3 b/metadata/md5-cache/dev-util/hipify-clang-6.4.3 new file mode 100644 index 0000000000000..2be1420c9a3cb --- /dev/null +++ b/metadata/md5-cache/dev-util/hipify-clang-6.4.3 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-build/cmake-3.22 app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) +DESCRIPTION=A set of tools to translate CUDA source code into portable HIP C++ +EAPI=8 +HOMEPAGE=https://github.com/ROCm/HIPIFY +INHERIT=cmake flag-o-matic llvm-r1 +IUSE=+llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +REQUIRED_USE=^^ ( llvm_slot_20 ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/HIPIFY/archive/rocm-6.4.3.tar.gz -> HIPIFY-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=bb3eea8a4d6653db74141dfc8d1e56f2 diff --git a/metadata/md5-cache/dev-util/rocm-smi-6.4.3 b/metadata/md5-cache/dev-util/rocm-smi-6.4.3 new file mode 100644 index 0000000000000..6136bfd87e972 --- /dev/null +++ b/metadata/md5-cache/dev-util/rocm-smi-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install postinst prepare setup test +DEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) sys-kernel/linux-headers x11-libs/libdrm +DESCRIPTION=ROCm System Management Interface Library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm_smi_lib +INHERIT=cmake linux-info optfeature python-r1 +IUSE=python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) +REQUIRED_USE=|| ( python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocm_smi_lib/archive/rocm-6.4.3.tar.gz -> rocm-smi-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a linux-info efd923656513c879204fec6638eadee5 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 +_md5_=c99d1f9178f2b3b75b4ee5a732ba6f6b diff --git a/metadata/md5-cache/dev-util/rocm_bandwidth_test-6.4.3 b/metadata/md5-cache/dev-util/rocm_bandwidth_test-6.4.3 new file mode 100644 index 0000000000000..bd7435ae37265 --- /dev/null +++ b/metadata/md5-cache/dev-util/rocm_bandwidth_test-6.4.3 @@ -0,0 +1,14 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocr-runtime:= +DESCRIPTION=Bandwidth test for ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm_bandwidth_test +INHERIT=cmake +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-libs/rocr-runtime:= +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocm_bandwidth_test/archive/rocm-6.4.3.tar.gz -> rocm_bandwidth_test-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a +_md5_=dfc8d217074936c6d9de6d6210ea8424 diff --git a/metadata/md5-cache/dev-util/rocminfo-6.4.3 b/metadata/md5-cache/dev-util/rocminfo-6.4.3 new file mode 100644 index 0000000000000..f396c756ade11 --- /dev/null +++ b/metadata/md5-cache/dev-util/rocminfo-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-libs/rocr-runtime-6.4.3 python_targets_python3_13t? ( dev-lang/python:3.13t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +DESCRIPTION=ROCm Application for Reporting System Info +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocminfo +INHERIT=cmake python-r1 +IUSE=python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +KEYWORDS=~amd64 +LICENSE=UoI-NCSA +RDEPEND=>=dev-libs/rocr-runtime-6.4.3 python_targets_python3_13t? ( dev-lang/python:3.13t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocminfo/archive/rocm-6.4.3.tar.gz -> rocminfo-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 +_md5_=3c77a9c5567c4f2d753f89409ce47923 diff --git a/metadata/md5-cache/dev-util/roctracer-6.4.3 b/metadata/md5-cache/dev-util/roctracer-6.4.3 new file mode 100644 index 0000000000000..1be641232df4e --- /dev/null +++ b/metadata/md5-cache/dev-util/roctracer-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=|| ( ( dev-lang/python:3.14 dev-python/cppheaderparser[python_targets_python3_14(-)] dev-python/ply[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/cppheaderparser[python_targets_python3_13(-)] dev-python/ply[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/cppheaderparser[python_targets_python3_12(-)] dev-python/ply[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/cppheaderparser[python_targets_python3_11(-)] dev-python/ply[python_targets_python3_11(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-util/hip:0/6.4 dev-libs/rocr-runtime +DESCRIPTION=Callback/Activity Library for Performance tracing AMD GPU's +EAPI=8 +HOMEPAGE=https://github.com/ROCm/roctracer +INHERIT=cmake flag-o-matic prefix python-any-r1 rocm toolchain-funcs +IUSE=test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/6.4 dev-libs/rocr-runtime +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/roctracer/archive/rocm-6.4.3.tar.gz -> roctracer-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=f1da198a809928ed2afae27012e77b57 diff --git a/metadata/md5-cache/sci-libs/composable-kernel-6.4.3 b/metadata/md5-cache/sci-libs/composable-kernel-6.4.3 new file mode 100644 index 0000000000000..a66f751c05b0c --- /dev/null +++ b/metadata/md5-cache/sci-libs/composable-kernel-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND=dev-util/hip:0/6.4 python_targets_python3_13t? ( dev-lang/python:3.13t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) +DESCRIPTION=High Performance Composable Kernel for AMD GPUs +EAPI=8 +HOMEPAGE=https://github.com/ROCm/composable_kernel +INHERIT=check-reqs cmake flag-o-matic multiprocessing python-r1 rocm +IUSE=debug profiler test python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/6.4 python_targets_python3_13t? ( dev-lang/python:3.13t ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) || ( python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/composable_kernel/archive/rocm-6.4.3.tar.gz -> composable-kernel-6.4.3.tar.gz test? ( https://github.com/google/googletest/archive/b85864c64758dec007208e56af933fc3f52044ee.tar.gz -> gtest-1.14.0_p20220421.tar.gz ) +_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=894fbabb7e90ef9fa5935ab6b9e67d09 diff --git a/metadata/md5-cache/sci-libs/hipBLAS-6.4.3 b/metadata/md5-cache/sci-libs/hipBLAS-6.4.3 new file mode 100644 index 0000000000000..1e4f0d0113207 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipBLAS-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/6.4 sci-libs/hipBLAS-common:0/6.4 sci-libs/rocBLAS:0/6.4 sci-libs/rocSOLVER:0/6.4 +DESCRIPTION=ROCm BLAS marshalling library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipBLAS +INHERIT=cmake rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/6.4 sci-libs/hipBLAS-common:0/6.4 sci-libs/rocBLAS:0/6.4 sci-libs/rocSOLVER:0/6.4 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipBLAS/archive/rocm-6.4.3.tar.gz -> hipBLAS-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=4d750389b60f42be59d314a0c16d6647 diff --git a/metadata/md5-cache/sci-libs/hipBLAS-common-6.4.3 b/metadata/md5-cache/sci-libs/hipBLAS-common-6.4.3 new file mode 100644 index 0000000000000..b71cd79d178fd --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipBLAS-common-6.4.3 @@ -0,0 +1,12 @@ +BDEPEND=dev-build/rocm-cmake app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Common files shared by hipBLAS and hipBLASLt +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipBLAS-common +INHERIT=cmake +KEYWORDS=~amd64 +LICENSE=MIT +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipBLAS-common/archive/rocm-6.4.3.tar.gz -> hipBLAS-common-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a +_md5_=5d8409c9bc4dca7985e61c961f3cc4d9 diff --git a/metadata/md5-cache/sci-libs/hipBLASLt-6.4.3 b/metadata/md5-cache/sci-libs/hipBLASLt-6.4.3 new file mode 100644 index 0000000000000..df9ac2a79ea4c --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipBLASLt-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 ) dev-build/rocm-cmake dev-util/hipcc sci-libs/hipBLAS-common:0/6.4 || ( ( dev-lang/python:3.14 dev-python/msgpack[python_targets_python3_14(-)] dev-python/pyyaml[python_targets_python3_14(-)] dev-python/joblib[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/msgpack[python_targets_python3_13(-)] dev-python/pyyaml[python_targets_python3_13(-)] dev-python/joblib[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/msgpack[python_targets_python3_12(-)] dev-python/pyyaml[python_targets_python3_12(-)] dev-python/joblib[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/msgpack[python_targets_python3_11(-)] dev-python/pyyaml[python_targets_python3_11(-)] dev-python/joblib[python_targets_python3_11(-)] ) ) llvm_slot_20? ( llvm-core/clang:20 ) test? ( dev-cpp/gtest virtual/blas dev-util/rocm-smi:0/6.4 ) benchmark? ( virtual/blas llvm-runtimes/openmp ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND=dev-util/hip:0/6.4 dev-cpp/msgpack-cxx roctracer? ( dev-util/roctracer:0/6.4 ) +DESCRIPTION=General matrix-matrix operations library for AMD Instinct accelerators +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipBLASLt +INHERIT=cmake flag-o-matic llvm-r1 python-any-r1 rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx940 +amdgpu_targets_gfx941 +amdgpu_targets_gfx942 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 benchmark roctracer test +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/6.4 dev-cpp/msgpack-cxx roctracer? ( dev-util/roctracer:0/6.4 ) +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipBLASLt/archive/rocm-6.4.3.tar.gz -> hipBLASLt-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=f9697729ff7989c4b9e38704c1858bc5 diff --git a/metadata/md5-cache/sci-libs/hipCUB-6.4.3 b/metadata/md5-cache/sci-libs/hipCUB-6.4.3 new file mode 100644 index 0000000000000..a288c678a5e37 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipCUB-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/6.4 sci-libs/rocPRIM:0/6.4 benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest ) +DESCRIPTION=Wrapper of rocPRIM or CUB for GPU parallel primitives +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipCUB +INHERIT=cmake rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/hip:0/6.4 sci-libs/rocPRIM:0/6.4 benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest ) +REQUIRED_USE=benchmark? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipCUB/archive/rocm-6.4.3.tar.gz -> hipCUB-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=a223f611ed164da4861c5198b00b3838 diff --git a/metadata/md5-cache/sci-libs/hipFFT-6.4.3 b/metadata/md5-cache/sci-libs/hipFFT-6.4.3 new file mode 100644 index 0000000000000..dc5de94c1f43c --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipFFT-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip sci-libs/rocFFT:0/6.4 +DESCRIPTION=CU / ROCM agnostic hip FFT implementation +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipFFT +INHERIT=cmake rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip sci-libs/rocFFT:0/6.4 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipFFT/archive/refs/tags/rocm-6.4.3.tar.gz -> hipFFT-rocm-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=acdc6aef6b8cfff37cac76c45c2773e8 diff --git a/metadata/md5-cache/sci-libs/hipRAND-6.4.3 b/metadata/md5-cache/sci-libs/hipRAND-6.4.3 new file mode 100644 index 0000000000000..87fbe3725a33a --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipRAND-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip sci-libs/rocRAND:0/6.4 +DESCRIPTION=CU / ROCM agnostic hip RAND implementation +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipRAND +INHERIT=cmake rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip sci-libs/rocRAND:0/6.4 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipRAND/archive/refs/tags/rocm-6.4.3.tar.gz -> hipRAND-rocm-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=6c562daac0aefaeb549f7aa26456c28c diff --git a/metadata/md5-cache/sci-libs/hipSOLVER-6.4.3 b/metadata/md5-cache/sci-libs/hipSOLVER-6.4.3 new file mode 100644 index 0000000000000..06673ccacfde1 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipSOLVER-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/6.4 sci-libs/rocSOLVER:0/6.4 sparse? ( sci-libs/suitesparseconfig sci-libs/cholmod ) +DESCRIPTION=CU / ROCM agnostic marshalling library for LAPACK routines on the GPU +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipSOLVER +INHERIT=cmake rocm +IUSE=sparse +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/6.4 sci-libs/rocSOLVER:0/6.4 sparse? ( sci-libs/suitesparseconfig sci-libs/cholmod ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipSOLVER/archive/refs/tags/rocm-6.4.3.tar.gz -> hipSOLVER-rocm-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=5762839fe5b475f47969ab3d05909e1a diff --git a/metadata/md5-cache/sci-libs/hipSPARSE-6.4.3 b/metadata/md5-cache/sci-libs/hipSPARSE-6.4.3 new file mode 100644 index 0000000000000..6f93720be5535 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipSPARSE-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/rocminfo:0/6.4 dev-util/hip:0/6.4 sci-libs/rocSPARSE:0/6.4 +DESCRIPTION=ROCm SPARSE marshalling library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/hipSPARSE +INHERIT=cmake edo rocm toolchain-funcs +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/rocminfo:0/6.4 dev-util/hip:0/6.4 sci-libs/rocSPARSE:0/6.4 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/hipSPARSE/archive/rocm-6.4.3.tar.gz -> hipSPARSE-6.4.3.tar.gz test? ( http://sparse-files.engr.tamu.edu/MM/SNAP/amazon0312.tar.gz -> rocSPARSE_amazon0312.tar.gz http://sparse-files.engr.tamu.edu/MM/Muite/Chebyshev4.tar.gz -> rocSPARSE_Chebyshev4.tar.gz http://sparse-files.engr.tamu.edu/MM/FEMLAB/sme3Dc.tar.gz -> rocSPARSE_sme3Dc.tar.gz http://sparse-files.engr.tamu.edu/MM/Williams/webbase-1M.tar.gz -> rocSPARSE_webbase-1M.tar.gz http://sparse-files.engr.tamu.edu/MM/Bova/rma10.tar.gz -> rocSPARSE_rma10.tar.gz http://sparse-files.engr.tamu.edu/MM/JGD_BIBD/bibd_22_8.tar.gz -> rocSPARSE_bibd_22_8.tar.gz http://sparse-files.engr.tamu.edu/MM/Williams/mac_econ_fwd500.tar.gz -> rocSPARSE_mac_econ_fwd500.tar.gz http://sparse-files.engr.tamu.edu/MM/Williams/mc2depi.tar.gz -> rocSPARSE_mc2depi.tar.gz http://sparse-files.engr.tamu.edu/MM/Hamm/scircuit.tar.gz -> rocSPARSE_scircuit.tar.gz http://sparse-files.engr.tamu.edu/MM/Sandia/ASIC_320k.tar.gz -> rocSPARSE_ASIC_320k.tar.gz http://sparse-files.engr.tamu.edu/MM/GHS_psdef/bmwcra_1.tar.gz -> rocSPARSE_bmwcra_1.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos1.tar.gz -> rocSPARSE_nos1.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos2.tar.gz -> rocSPARSE_nos2.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos3.tar.gz -> rocSPARSE_nos3.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos4.tar.gz -> rocSPARSE_nos4.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos5.tar.gz -> rocSPARSE_nos5.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos6.tar.gz -> rocSPARSE_nos6.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos7.tar.gz -> rocSPARSE_nos7.tar.gz http://sparse-files.engr.tamu.edu/MM/DNVS/shipsec1.tar.gz -> rocSPARSE_shipsec1.tar.gz ) +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a edo a5e294016aa84979fcb2459749eb80b2 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=deee07f555687bc456c1d8c4afc49bad diff --git a/metadata/md5-cache/sci-libs/miopen-6.4.3 b/metadata/md5-cache/sci-libs/miopen-6.4.3 new file mode 100644 index 0000000000000..4660cb498a0d5 --- /dev/null +++ b/metadata/md5-cache/sci-libs/miopen-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-libs/half-1.12.0-r1 dev-build/rocm-cmake test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-util/hip:0/6.4 >=dev-db/sqlite-3.17 sci-libs/rocRAND:0/6.4 >=dev-libs/boost-1.72 dev-cpp/nlohmann_json dev-cpp/frugally-deep composable-kernel? ( sci-libs/composable-kernel:0/6.4 ) hipblaslt? ( sci-libs/hipBLAS:0/6.4 sci-libs/hipBLASLt:0/6.4 ) rocblas? ( sci-libs/rocBLAS:0/6.4 ) roctracer? ( dev-util/roctracer:0/6.4 ) +DESCRIPTION=AMD's Machine Intelligence Library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/MIOpen +INHERIT=cmake flag-o-matic llvm-r1 rocm +IUSE=composable-kernel debug hipblaslt rocblas roctracer test +llvm_slot_20 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/6.4 >=dev-db/sqlite-3.17 sci-libs/rocRAND:0/6.4 >=dev-libs/boost-1.72 dev-cpp/nlohmann_json dev-cpp/frugally-deep composable-kernel? ( sci-libs/composable-kernel:0/6.4 ) hipblaslt? ( sci-libs/hipBLAS:0/6.4 sci-libs/hipBLASLt:0/6.4 ) rocblas? ( sci-libs/rocBLAS:0/6.4 ) roctracer? ( dev-util/roctracer:0/6.4 ) +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=test +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/MIOpen/archive/rocm-6.4.3.tar.gz -> MIOpen-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=5244a00d573271ba13e1012fa865ae68 diff --git a/metadata/md5-cache/sci-libs/rocBLAS-6.4.3 b/metadata/md5-cache/sci-libs/rocBLAS-6.4.3 new file mode 100644 index 0000000000000..315cff9f12377 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocBLAS-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-build/rocm-cmake-5.3 video_cards_amdgpu? ( dev-util/Tensile:0/6.4 ) hipblaslt? ( sci-libs/hipBLASLt:0/6.4 ) test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 doc? ( app-text/doxygen media-gfx/graphviz ) +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-cpp/msgpack-cxx-6.0.0 dev-util/hip:0/6.4 dev-util/roctracer:0/6.4 test? ( virtual/blas dev-cpp/gtest llvm-runtimes/openmp ) benchmark? ( virtual/blas dev-cpp/gtest llvm-runtimes/openmp ) +DESCRIPTION=AMD's library for BLAS on ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocBLAS +INHERIT=cmake docs edo flag-o-matic multiprocessing rocm llvm-r1 +IUSE=benchmark hipblaslt test video_cards_amdgpu doc +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=BSD +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocBLAS/archive/rocm-6.4.3.tar.gz -> rocm-rocBLAS-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a docs 006125f2158d2f16904ebd9114336058 edo a5e294016aa84979fcb2459749eb80b2 rocm 049a642ed7dfce216d678c82044e33f9 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=eb735ee83be3b9d2d221bfc3a3b3cda6 diff --git a/metadata/md5-cache/sci-libs/rocFFT-6.4.3 b/metadata/md5-cache/sci-libs/rocFFT-6.4.3 new file mode 100644 index 0000000000000..479270254b225 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocFFT-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-build/cmake-3.22 dev-build/rocm-cmake dev-db/sqlite app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND==dev-util/hip-6* python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) benchmark? ( dev-libs/boost sci-libs/hipRAND:0/6.4 ) test? ( dev-cpp/gtest dev-libs/boost >=sci-libs/fftw-3 llvm-runtimes/openmp sci-libs/hipRAND:0/6.4 ) +DESCRIPTION=Next generation FFT implementation for ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocFFT +INHERIT=cmake check-reqs edo multiprocessing python-r1 rocm +IUSE=benchmark perfscripts test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=perfscripts? ( >=media-gfx/asymptote-2.61 dev-texlive/texlive-latex dev-tex/latexmk sys-apps/texinfo dev-python/sympy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/scipy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pandas[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=perfscripts? ( benchmark ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocFFT/archive/rocm-6.4.3.tar.gz -> rocFFT-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=d3e6a81457c982c086cf223c8a2403e0 diff --git a/metadata/md5-cache/sci-libs/rocPRIM-6.4.3 b/metadata/md5-cache/sci-libs/rocPRIM-6.4.3 new file mode 100644 index 0000000000000..ab7f1a30a0718 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocPRIM-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake >=dev-build/cmake-3.22 app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest ) +DESCRIPTION=HIP parallel primitives for developing performant GPU-accelerated code on ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocPRIM +INHERIT=cmake flag-o-matic rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest ) +REQUIRED_USE=benchmark? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocPRIM/archive/rocm-6.4.3.tar.gz -> rocPRIM-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=7f9455ffff2fc2ea2564f13a41b93b70 diff --git a/metadata/md5-cache/sci-libs/rocRAND-6.4.3 b/metadata/md5-cache/sci-libs/rocRAND-6.4.3 new file mode 100644 index 0000000000000..993548aecb028 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocRAND-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake >=dev-build/cmake-3.22 app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip dev-build/rocm-cmake benchmark? ( dev-cpp/benchmark ) test? ( dev-cpp/gtest ) +DESCRIPTION=Generate pseudo-random and quasi-random numbers +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocRAND +INHERIT=cmake rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocRAND/archive/rocm-6.4.3.tar.gz -> rocRAND-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=da73d7b50c0ef42e0cb81082471a192e diff --git a/metadata/md5-cache/sci-libs/rocSOLVER-6.4.3 b/metadata/md5-cache/sci-libs/rocSOLVER-6.4.3 new file mode 100644 index 0000000000000..9df888f1d72ef --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocSOLVER-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-cpp/gtest >=dev-build/cmake-3.22 virtual/blas ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip sci-libs/rocBLAS:0/6.4 sci-libs/rocSPARSE:0/6.4 dev-libs/libfmt benchmark? ( virtual/blas ) +DESCRIPTION=Implementation of a subset of LAPACK functionality on the ROCm platform +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocSOLVER +INHERIT=cmake edo flag-o-matic rocm +IUSE=test benchmark +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/hip sci-libs/rocBLAS:0/6.4 sci-libs/rocSPARSE:0/6.4 dev-libs/libfmt benchmark? ( virtual/blas ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocSOLVER/archive/rocm-6.4.3.tar.gz -> rocSOLVER-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a edo a5e294016aa84979fcb2459749eb80b2 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=994c2f7d00a1e66ccbab7406795aef6e diff --git a/metadata/md5-cache/sci-libs/rocSPARSE-6.4.3 b/metadata/md5-cache/sci-libs/rocSPARSE-6.4.3 new file mode 100644 index 0000000000000..51813ce802dae --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocSPARSE-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-cpp/gtest >=dev-build/cmake-3.22 || ( ( dev-lang/python:3.14 dev-python/pyyaml[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/pyyaml[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND==dev-util/hip-6* sci-libs/rocPRIM:0/6.4 +DESCRIPTION=Basic Linear Algebra Subroutines for sparse computation +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocSPARSE +INHERIT=cmake edo flag-o-matic python-any-r1 toolchain-funcs rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND==dev-util/hip-6* sci-libs/rocPRIM:0/6.4 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocSPARSE/archive/rocm-6.4.3.tar.gz -> rocSPARSE-6.4.3.tar.gz test? ( http://sparse-files.engr.tamu.edu/MM/SNAP/amazon0312.tar.gz -> rocSPARSE_amazon0312.tar.gz http://sparse-files.engr.tamu.edu/MM/Muite/Chebyshev4.tar.gz -> rocSPARSE_Chebyshev4.tar.gz http://sparse-files.engr.tamu.edu/MM/FEMLAB/sme3Dc.tar.gz -> rocSPARSE_sme3Dc.tar.gz http://sparse-files.engr.tamu.edu/MM/Williams/webbase-1M.tar.gz -> rocSPARSE_webbase-1M.tar.gz http://sparse-files.engr.tamu.edu/MM/Bova/rma10.tar.gz -> rocSPARSE_rma10.tar.gz http://sparse-files.engr.tamu.edu/MM/JGD_BIBD/bibd_22_8.tar.gz -> rocSPARSE_bibd_22_8.tar.gz http://sparse-files.engr.tamu.edu/MM/Williams/mac_econ_fwd500.tar.gz -> rocSPARSE_mac_econ_fwd500.tar.gz http://sparse-files.engr.tamu.edu/MM/Williams/mc2depi.tar.gz -> rocSPARSE_mc2depi.tar.gz http://sparse-files.engr.tamu.edu/MM/Hamm/scircuit.tar.gz -> rocSPARSE_scircuit.tar.gz http://sparse-files.engr.tamu.edu/MM/Sandia/ASIC_320k.tar.gz -> rocSPARSE_ASIC_320k.tar.gz http://sparse-files.engr.tamu.edu/MM/GHS_psdef/bmwcra_1.tar.gz -> rocSPARSE_bmwcra_1.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos1.tar.gz -> rocSPARSE_nos1.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos2.tar.gz -> rocSPARSE_nos2.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos3.tar.gz -> rocSPARSE_nos3.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos4.tar.gz -> rocSPARSE_nos4.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos5.tar.gz -> rocSPARSE_nos5.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos6.tar.gz -> rocSPARSE_nos6.tar.gz http://sparse-files.engr.tamu.edu/MM/HB/nos7.tar.gz -> rocSPARSE_nos7.tar.gz http://sparse-files.engr.tamu.edu/MM/DNVS/shipsec1.tar.gz -> rocSPARSE_shipsec1.tar.gz http://sparse-files.engr.tamu.edu/MM/Cote/mplate.tar.gz -> rocSPARSE_mplate.tar.gz http://sparse-files.engr.tamu.edu/MM/Bai/qc2534.tar.gz -> rocSPARSE_qc2534.tar.gz http://sparse-files.engr.tamu.edu/MM/Chevron/Chevron2.tar.gz -> rocSPARSE_Chevron2.tar.gz http://sparse-files.engr.tamu.edu/MM/Chevron/Chevron3.tar.gz -> rocSPARSE_Chevron3.tar.gz http://sparse-files.engr.tamu.edu/MM/Chevron/Chevron4.tar.gz -> rocSPARSE_Chevron4.tar.gz ) +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a edo a5e294016aa84979fcb2459749eb80b2 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=5e96d50f91674cdc58a5541fadf6cf7f diff --git a/metadata/md5-cache/sci-libs/rocThrust-6.4.3 b/metadata/md5-cache/sci-libs/rocThrust-6.4.3 new file mode 100644 index 0000000000000..037b04d414d82 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocThrust-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-build/cmake-3.22 test? ( app-arch/unzip ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip sci-libs/rocPRIM:0/6.4 test? ( dev-cpp/gtest ) benchmark? ( dev-cpp/benchmark sci-libs/rocRAND:0/6.4 ) +DESCRIPTION=HIP back-end for the parallel algorithm library Thrust +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocThrust +INHERIT=cmake rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=dev-util/hip sci-libs/rocPRIM:0/6.4 test? ( dev-cpp/gtest ) benchmark? ( dev-cpp/benchmark sci-libs/rocRAND:0/6.4 ) +REQUIRED_USE=benchmark? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocThrust/archive/rocm-6.4.3.tar.gz -> rocThrust-6.4.3.tar.gz test? ( https://www.sqlite.org/2023/sqlite-amalgamation-3430200.zip ) +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=72232703a1ae8317877ca2b8fdba3a3f diff --git a/metadata/md5-cache/sci-libs/rocWMMA-6.4.3 b/metadata/md5-cache/sci-libs/rocWMMA-6.4.3 new file mode 100644 index 0000000000000..68c562c2ad720 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocWMMA-6.4.3 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-cpp/gtest sci-libs/rocBLAS:0/6.4 ) dev-build/rocm-cmake app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/6.4 +DESCRIPTION=library for accelerating mixed precision matrix multiply-accumulate operations +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocWMMA +INHERIT=cmake rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx940 +amdgpu_targets_gfx941 +amdgpu_targets_gfx942 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 test +KEYWORDS=~amd64 +LICENSE=MIT +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx942 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rocWMMA/archive/rocm-6.4.3.tar.gz -> rocWMMA-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=6527e8f91e47b5d25ec56b7b384f187b diff --git a/metadata/md5-cache/sci-libs/rpp-6.4.3 b/metadata/md5-cache/sci-libs/rpp-6.4.3 new file mode 100644 index 0000000000000..f24baa52a63a3 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rpp-6.4.3 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-build/cmake-3.22 >=dev-libs/half-1.12.0-r1 test? ( dev-cpp/gtest media-libs/opencv:= ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/6.4 +DESCRIPTION=AMD ROCm Performance Primitives (RPP) high-performance computer vision library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rpp +INHERIT=cmake flag-o-matic rocm +IUSE=cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_f16c test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/hip:0/6.4 +REQUIRED_USE=cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_f16c || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/6.4 +SRC_URI=https://github.com/ROCm/rpp/archive/refs/tags/rocm-6.4.3.tar.gz -> rpp-6.4.3.tar.gz +_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a rocm 049a642ed7dfce216d678c82044e33f9 +_md5_=8a7e9b32e3e5804330c9e09efaff9ff7 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index d0c42af066494..cda77af31be04 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -3835,7 +3835,7 @@ dev-build/parmasan 0_pre20250221-r1: Parallel make sanitizer dev-build/parmasan-remake 4.3_p20240220: Patched dev-build/remake for dev-build/parmasan, a parallel make sanitizer dev-build/pmake 1.111.3.3-r1: BSD build tool to create programs in parallel. Debian's version of NetBSD's make dev-build/remake 4.3.1.1.6-r100 4.4_pre20250217: Patched version of GNU Make with improved error reporting, tracing and debugging -dev-build/rocm-cmake 6.1.2 6.3.2 6.3.3 6.4.1: Radeon Open Compute CMake Modules +dev-build/rocm-cmake 6.1.2 6.3.2 6.3.3 6.4.1 6.4.3: Radeon Open Compute CMake Modules dev-build/samurai 1.2-r3 9999: ninja-compatible build tool written in C dev-build/scons 4.8.1 4.9.0 4.9.1: Extensible Python-based build utility dev-build/slibtool 0.6.1 0.7.0 0.7.1 0.7.2 0.7.3 9999: A strong libtool implementation, written in C @@ -5380,7 +5380,7 @@ dev-libs/gumbo 0.13.1: The HTML5 parsing algorithm implemented as a pure C99 lib dev-libs/half 1.12.0-r1: Half-precision floating-point library dev-libs/heatshrink 0.4.1: A data compression/decompression library for embedded/real-time systems dev-libs/hidapi 0.14.0 0.15.0: A multi-platform library for USB and Bluetooth HID-Class devices -dev-libs/hipother 6.1.1-r1 6.3.2 6.3.3 6.4.1: ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA +dev-libs/hipother 6.1.1-r1 6.3.2 6.3.3 6.4.1 6.4.3: ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA dev-libs/hiredict 1.3.1: Minimalistic C client library for the Redict database dev-libs/hiredis 1.0.2-r3 1.1.0-r1 1.2.0: Minimalistic C client library for the Redis database dev-libs/http-fetcher 1.1.0-r2: Library for downloading files via HTTP using the GET method @@ -5742,20 +5742,20 @@ dev-libs/qxlsx 1.5.0: Excel file(*.xlsx) reader/writer library using Qt dev-libs/raft 0.22.1: C implementation of the Raft consensus protocol dev-libs/rapidjson 1.1.0-r4 1.1.0-r5 9999: A fast JSON parser/generator for C++ with both SAX/DOM style API dev-libs/rasqal 0.9.33-r3: Library that handles Resource Description Framework (RDF) -dev-libs/rccl 5.7.1 6.1.1 6.3.0 6.4.1: ROCm Communication Collectives Library (RCCL) +dev-libs/rccl 5.7.1 6.1.1 6.3.0 6.4.1 6.4.3: ROCm Communication Collectives Library (RCCL) dev-libs/re2 0.2022.06.01 0.2022.12.01 0.2024.07.02-r1 2024.07.02: An efficient, principled regular expression library dev-libs/redis-ipc 0.1.0: A (redis) client library for using redis as system IPC msg/event bus dev-libs/redland 1.0.17-r3: High-level interface for the Resource Description Framework dev-libs/redland-bindings 1.0.17.1-r101: Language bindings for Redland dev-libs/rinutils 0.10.2 0.10.2-r1: Set of C headers containing macros and static functions dev-libs/rlog 1.4: A C++ logging library -dev-libs/rocdbgapi 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: AMD Debugger API +dev-libs/rocdbgapi 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: AMD Debugger API dev-libs/rocksdb 7.9.2-r1 8.11.3 9.10.0 10.0.1 10.1.3 10.2.1: Embeddable, persistent key-value store for fast storage -dev-libs/rocm-comgr 5.7.1 6.1.1 6.1.2 6.3.2-r1 6.3.3 6.4.1: Radeon Open Compute Code Object Manager -dev-libs/rocm-device-libs 5.7.1 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1: Radeon Open Compute Device Libraries -dev-libs/rocm-opencl-runtime 5.7.1-r1 6.1.1 6.1.2 6.1.2-r1 6.3.2 6.3.3 6.4.1: Radeon Open Compute OpenCL Compatible Runtime -dev-libs/rocr-runtime 5.7.1-r3 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1: Radeon Open Compute Runtime -dev-libs/roct-thunk-interface 5.7.1-r1 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1: Radeon Open Compute Thunk Interface +dev-libs/rocm-comgr 5.7.1 6.1.1 6.1.2 6.3.2-r1 6.3.3 6.4.1 6.4.3: Radeon Open Compute Code Object Manager +dev-libs/rocm-device-libs 5.7.1 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1 6.4.3: Radeon Open Compute Device Libraries +dev-libs/rocm-opencl-runtime 5.7.1-r1 6.1.1 6.1.2 6.1.2-r1 6.3.2 6.3.3 6.4.1 6.4.3: Radeon Open Compute OpenCL Compatible Runtime +dev-libs/rocr-runtime 5.7.1-r3 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1 6.4.3: Radeon Open Compute Runtime +dev-libs/roct-thunk-interface 5.7.1-r1 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1 6.4.3: Radeon Open Compute Thunk Interface dev-libs/rremove 1.0.5: A simple library to recursively delete non-empty directories dev-libs/sentry-native 0.7.2 0.7.6: Sentry SDK for C, C++ and native applications dev-libs/serd 0.32.2 0.32.4: Library for RDF syntax which supports reading and writing Turtle and NTriples @@ -10670,7 +10670,7 @@ dev-util/0xtools 2.0.3-r4 9999: Always-on profiling for production systems dev-util/App-SVN-Bisect 1.1-r2: Binary search through svn revisions dev-util/FlameGraph 1.0 1.0_p20210830 1.0_p20220918 9999: Visualization of hierarchical data, especially profiled stack traces dev-util/ROPgadget 7.4 7.5 7.6 9999: Search for gadgets in binaries to facilitate your ROP exploitation -dev-util/Tensile 5.7.1-r2 6.1.1 6.1.1-r1 6.3.2 6.3.3 6.4.1-r1: Stretching GPU performance for GEMMs and tensor contractions +dev-util/Tensile 5.7.1-r2 6.1.1 6.1.1-r1 6.3.2 6.3.3 6.4.1-r1 6.4.3: Stretching GPU performance for GEMMs and tensor contractions dev-util/abi-compliance-checker 2.3-r1 9999: A tool for checking backward compatibility of a C/C++ library dev-util/abi-dumper 1.4: Dump ABI of an ELF object containing DWARF debug info dev-util/abootimg 20150323-r1: Manipulate Android boot images @@ -10858,9 +10858,9 @@ dev-util/heaptrack 1.5.80_pre20250331 9999: Fast heap memory profiler dev-util/herdtools7 7.51: The Herd toolsuite to deal with .cat memory models dev-util/hermes 2.8_p20180315 2.9 9999: Lua based testing manager dev-util/hfstospell 0.5.4-r1: HFST spell checker library and command line tool -dev-util/hip 5.7.1-r2 6.1.1 6.1.2 6.3.2 6.3.3-r2 6.4.1-r1: C++ Heterogeneous-Compute Interface for Portability -dev-util/hipcc 5.7.1-r3 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1: Radeon Open Compute hipcc -dev-util/hipify-clang 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: A set of tools to translate CUDA source code into portable HIP C++ +dev-util/hip 5.7.1-r2 6.1.1 6.1.2 6.3.2 6.3.3-r2 6.4.1-r1 6.4.3: C++ Heterogeneous-Compute Interface for Portability +dev-util/hipcc 5.7.1-r3 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1 6.4.3: Radeon Open Compute hipcc +dev-util/hipify-clang 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: A set of tools to translate CUDA source code into portable HIP C++ dev-util/howdoi 2.0.20-r2: A code search tool dev-util/huc 0.1-r2: HTML umlaut conversion tool dev-util/hxd 0.70.02-r3: Binary to hexadecimal converter @@ -10979,11 +10979,11 @@ dev-util/reuse 2.1.0 3.0.1 3.0.2 4.0.3 5.0.2: Manage license information accordi dev-util/rgbds 0.8.0 0.9.2 0.9.4 9999: Rednex Game Boy Development System dev-util/rinstall 0.2.0-r1: Utility for declarative installation of programs dev-util/rizin 0.7.4 0.8.1: reverse engineering framework for binary analysis -dev-util/rocm-smi 5.7.1-r3 6.1.1 6.3.2 6.3.3-r1 6.4.1: ROCm System Management Interface Library -dev-util/rocm_bandwidth_test 5.7.1 6.3.2 6.3.3 6.4.1: Bandwidth test for ROCm -dev-util/rocminfo 5.7.1-r1 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1: ROCm Application for Reporting System Info +dev-util/rocm-smi 5.7.1-r3 6.1.1 6.3.2 6.3.3-r1 6.4.1 6.4.3: ROCm System Management Interface Library +dev-util/rocm_bandwidth_test 5.7.1 6.3.2 6.3.3 6.4.1 6.4.3: Bandwidth test for ROCm +dev-util/rocminfo 5.7.1-r1 6.1.1 6.1.2 6.3.2 6.3.3 6.4.1 6.4.3: ROCm Application for Reporting System Info dev-util/rocprofiler 5.3.3-r1: Callback/Activity Library for Performance tracing AMD GPU's -dev-util/roctracer 5.7.1-r1 6.1.1-r1 6.3.2 6.3.3 6.4.1: Callback/Activity Library for Performance tracing AMD GPU's +dev-util/roctracer 5.7.1-r1 6.1.1-r1 6.3.2 6.3.3 6.4.1 6.4.3: Callback/Activity Library for Performance tracing AMD GPU's dev-util/ropper 1.13.10 1.13.13 9999: Use to display information about binary files in different file formats dev-util/rpmdevtools 9.6: Collection of rpm packaging related utilities dev-util/rt-tests 2.8 2.9: A collection of latency testing tools for the linux(-rt) kernel @@ -16102,7 +16102,7 @@ sci-libs/coinor-utils 2.11.4 2.11.9: COIN-OR Matrix, Vector and other utility cl sci-libs/coinor-vol 1.5.4: COIN-OR volume algorithm linear program solver sci-libs/colamd 2.9.6 3.0.3: Column approximate minimum degree ordering algorithm sci-libs/colpack 1.0.10: C++ algorithms for specialized vertex coloring problems -sci-libs/composable-kernel 5.7.1-r1 6.1.1 6.3.0 6.4.1: High Performance Composable Kernel for AMD GPUs +sci-libs/composable-kernel 5.7.1-r1 6.1.1 6.3.0 6.4.1 6.4.3: High Performance Composable Kernel for AMD GPUs sci-libs/cqrlib 1.1.4: Utility library for quaternion arithmetic / rotation math (ANSI C implemented) sci-libs/cxsparse 3.2.0 4.0.3: Extended sparse matrix package sci-libs/dcmtk 3.6.7-r2 3.6.8-r1 3.6.9-r1: The DICOM Toolkit @@ -16134,14 +16134,14 @@ sci-libs/gsl 2.7.1-r2 2.7.1-r3: The GNU Scientific Library sci-libs/gts 20121130: GNU Triangulated Surface Library sci-libs/hdf 4.2.15-r2: General purpose library and format for storing scientific data sci-libs/hdf5 1.10.5-r1 1.12.2-r4 1.12.2-r6 1.14.1 1.14.2 1.14.3-r1 1.14.4_p2 1.14.4_p3-r1 1.14.6 1.14.6-r1 1.14.6-r2: General purpose library and file format for storing scientific data -sci-libs/hipBLAS 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: ROCm BLAS marshalling library -sci-libs/hipBLAS-common 6.3.2 6.3.3 6.4.1: Common files shared by hipBLAS and hipBLASLt -sci-libs/hipBLASLt 6.1.1-r1 6.3.1 6.3.2 6.3.3 6.4.1: General matrix-matrix operations library for AMD Instinct accelerators -sci-libs/hipCUB 5.7.1-r1 6.1.1 6.3.2 6.3.3 6.4.1: Wrapper of rocPRIM or CUB for GPU parallel primitives -sci-libs/hipFFT 5.7.1-r1 6.1.1 6.3.2 6.3.3 6.4.1: CU / ROCM agnostic hip FFT implementation -sci-libs/hipRAND 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: CU / ROCM agnostic hip RAND implementation -sci-libs/hipSOLVER 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: CU / ROCM agnostic marshalling library for LAPACK routines on the GPU -sci-libs/hipSPARSE 5.7.1 6.1.1 6.3.3 6.4.1: ROCm SPARSE marshalling library +sci-libs/hipBLAS 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: ROCm BLAS marshalling library +sci-libs/hipBLAS-common 6.3.2 6.3.3 6.4.1 6.4.3: Common files shared by hipBLAS and hipBLASLt +sci-libs/hipBLASLt 6.1.1-r1 6.3.1 6.3.2 6.3.3 6.4.1 6.4.3: General matrix-matrix operations library for AMD Instinct accelerators +sci-libs/hipCUB 5.7.1-r1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: Wrapper of rocPRIM or CUB for GPU parallel primitives +sci-libs/hipFFT 5.7.1-r1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: CU / ROCM agnostic hip FFT implementation +sci-libs/hipRAND 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: CU / ROCM agnostic hip RAND implementation +sci-libs/hipSOLVER 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: CU / ROCM agnostic marshalling library for LAPACK routines on the GPU +sci-libs/hipSPARSE 5.7.1 6.1.1 6.3.3 6.4.1 6.4.3: ROCm SPARSE marshalling library sci-libs/htslib 1.19.1 1.20 1.21 1.22: C library for high-throughput sequencing data formats sci-libs/hypre 2.32.0: Parallel matrix preconditioners library sci-libs/idlcoyote 20161220-r1 99999999: GDL library from D. Fannings IDL courses @@ -16203,7 +16203,7 @@ sci-libs/matio 1.5.23 1.5.28: Library for reading and writing matlab files sci-libs/mc 1.5-r1: 2D/3D AFEM code for nonlinear geometric PDE sci-libs/med 4.1.1-r4 5.0.0: Library to store and exchange meshed data or computation results sci-libs/metis 5.2.1-r2: A package for unstructured serial graph partitioning -sci-libs/miopen 5.7.1-r1 6.1.1 6.3.2 6.3.3 6.4.1: AMD's Machine Intelligence Library +sci-libs/miopen 5.7.1-r1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: AMD's Machine Intelligence Library sci-libs/mkl 2023.1.0.46342 2025.2.0.628 2025.2.0.628-r1: Intel Math Kernel Library sci-libs/mpfi 1.5.4_p20220401: Multiple precision interval arithmetic library based on MPFR sci-libs/mumps 5.3.5-r1: MUltifrontal Massively Parallel sparse direct matrix Solver @@ -16241,15 +16241,15 @@ sci-libs/pyshp 2.3.1-r3 2.4.0 2.4.1: Pure Python read/write support for ESRI Sha sci-libs/qd 2.3.24: Quad-double and double-double float arithmetics sci-libs/qfits 6.2.0-r1: ESO stand-alone C library offering easy access to FITS files sci-libs/qrupdate 1.1.2-r2: Library for updating of QR and Cholesky decompositions -sci-libs/rocBLAS 5.7.1-r2 6.1.1-r1 6.3.2 6.3.3 6.4.1: AMD's library for BLAS on ROCm -sci-libs/rocFFT 5.7.1-r2 6.1.1 6.3.2 6.3.3 6.4.1: Next generation FFT implementation for ROCm -sci-libs/rocPRIM 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: HIP parallel primitives for developing performant GPU-accelerated code on ROCm -sci-libs/rocRAND 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: Generate pseudo-random and quasi-random numbers -sci-libs/rocSOLVER 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: Implementation of a subset of LAPACK functionality on the ROCm platform -sci-libs/rocSPARSE 5.7.1-r2 6.1.1 6.3.2 6.3.3 6.4.1: Basic Linear Algebra Subroutines for sparse computation -sci-libs/rocThrust 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1-r1: HIP back-end for the parallel algorithm library Thrust -sci-libs/rocWMMA 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1: library for accelerating mixed precision matrix multiply-accumulate operations -sci-libs/rpp 6.1.1 6.3.3 6.4.1: AMD ROCm Performance Primitives (RPP) high-performance computer vision library +sci-libs/rocBLAS 5.7.1-r2 6.1.1-r1 6.3.2 6.3.3 6.4.1 6.4.3: AMD's library for BLAS on ROCm +sci-libs/rocFFT 5.7.1-r2 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: Next generation FFT implementation for ROCm +sci-libs/rocPRIM 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: HIP parallel primitives for developing performant GPU-accelerated code on ROCm +sci-libs/rocRAND 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: Generate pseudo-random and quasi-random numbers +sci-libs/rocSOLVER 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: Implementation of a subset of LAPACK functionality on the ROCm platform +sci-libs/rocSPARSE 5.7.1-r2 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: Basic Linear Algebra Subroutines for sparse computation +sci-libs/rocThrust 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1-r1 6.4.3: HIP back-end for the parallel algorithm library Thrust +sci-libs/rocWMMA 5.7.1 6.1.1 6.3.2 6.3.3 6.4.1 6.4.3: library for accelerating mixed precision matrix multiply-accumulate operations +sci-libs/rpp 6.1.1 6.3.3 6.4.1 6.4.3: AMD ROCm Performance Primitives (RPP) high-performance computer vision library sci-libs/rtabmap 0.21.4 0.21.13 9999: Real-Time Appearance-Based Mapping (RGB-D Graph SLAM) sci-libs/scalapack 2.2.0_p20240704: Subset of LAPACK routines redesigned for heterogenous (MPI) computing sci-libs/scotch 7.0.1-r1 7.0.8: Software for graph, mesh and hypergraph partitioning diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 04eaaed580dc1..276b7cc645a0e 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 10 Aug 2025 03:22:27 +0000 +Sun, 10 Aug 2025 06:22:53 +0000