From c2601c9a4b196cbf823ffff220c847dbafefd22d Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 9 Nov 2025 09:15:54 +0000 Subject: [PATCH] 2025-11-09 09:15:54 UTC --- metadata/md5-cache/dev-build/rocm-cmake-7.1.0 | 13 ++++ metadata/md5-cache/dev-libs/hipother-7.1.0 | 10 +++ metadata/md5-cache/dev-libs/rccl-7.1.0 | 17 +++++ metadata/md5-cache/dev-libs/rocdbgapi-7.1.0 | 15 ++++ metadata/md5-cache/dev-libs/rocm-comgr-7.1.0 | 17 +++++ metadata/md5-cache/dev-libs/rocm-core-7.1.0 | 13 ++++ .../md5-cache/dev-libs/rocm-device-libs-7.1.0 | 15 ++++ .../dev-libs/rocm-opencl-runtime-7.1.0 | 16 +++++ .../md5-cache/dev-libs/rocr-runtime-7.1.0 | 16 +++++ .../dev-libs/roct-thunk-interface-7.1.0 | 17 +++++ metadata/md5-cache/dev-util/Tensile-7.1.0 | 17 +++++ metadata/md5-cache/dev-util/hip-7.1.0 | 17 +++++ metadata/md5-cache/dev-util/hipcc-7.1.0 | 17 +++++ .../md5-cache/dev-util/hipify-clang-7.1.0 | 16 +++++ metadata/md5-cache/dev-util/rocm-smi-7.1.0 | 16 +++++ .../dev-util/rocm_bandwidth_test-7.1.0 | 14 ++++ metadata/md5-cache/dev-util/rocminfo-7.1.0 | 16 +++++ metadata/md5-cache/dev-util/roctracer-7.1.0 | 16 +++++ metadata/md5-cache/sci-libs/hipBLAS-7.1.0 | 16 +++++ .../md5-cache/sci-libs/hipBLAS-common-7.1.0 | 12 ++++ metadata/md5-cache/sci-libs/hipCUB-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/hipFFT-7.1.0 | 16 +++++ metadata/md5-cache/sci-libs/hipRAND-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/hipSOLVER-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/hipSPARSE-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/miopen-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocBLAS-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocFFT-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocPRIM-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocRAND-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocSOLVER-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocSPARSE-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocThrust-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rocWMMA-7.1.0 | 17 +++++ metadata/md5-cache/sci-libs/rpp-7.1.0 | 17 +++++ metadata/pkg_desc_index | 70 +++++++++---------- metadata/timestamp.chk | 2 +- 37 files changed, 596 insertions(+), 36 deletions(-) create mode 100644 metadata/md5-cache/dev-build/rocm-cmake-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/hipother-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rccl-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rocdbgapi-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rocm-comgr-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rocm-core-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rocm-device-libs-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rocm-opencl-runtime-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/rocr-runtime-7.1.0 create mode 100644 metadata/md5-cache/dev-libs/roct-thunk-interface-7.1.0 create mode 100644 metadata/md5-cache/dev-util/Tensile-7.1.0 create mode 100644 metadata/md5-cache/dev-util/hip-7.1.0 create mode 100644 metadata/md5-cache/dev-util/hipcc-7.1.0 create mode 100644 metadata/md5-cache/dev-util/hipify-clang-7.1.0 create mode 100644 metadata/md5-cache/dev-util/rocm-smi-7.1.0 create mode 100644 metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0 create mode 100644 metadata/md5-cache/dev-util/rocminfo-7.1.0 create mode 100644 metadata/md5-cache/dev-util/roctracer-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipBLAS-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipBLAS-common-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipCUB-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipFFT-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipRAND-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipSOLVER-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/hipSPARSE-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/miopen-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocBLAS-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocFFT-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocPRIM-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocRAND-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocSOLVER-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocSPARSE-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocThrust-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rocWMMA-7.1.0 create mode 100644 metadata/md5-cache/sci-libs/rpp-7.1.0 diff --git a/metadata/md5-cache/dev-build/rocm-cmake-7.1.0 b/metadata/md5-cache/dev-build/rocm-cmake-7.1.0 new file mode 100644 index 0000000000000..7b9eb614ac109 --- /dev/null +++ b/metadata/md5-cache/dev-build/rocm-cmake-7.1.0 @@ -0,0 +1,13 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.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/7.1 +SRC_URI=https://github.com/ROCm/rocm-cmake/archive/rocm-7.1.0.tar.gz -> rocm-cmake-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 +_md5_=9b96669164eefb9c614fe1c66b1ab185 diff --git a/metadata/md5-cache/dev-libs/hipother-7.1.0 b/metadata/md5-cache/dev-libs/hipother-7.1.0 new file mode 100644 index 0000000000000..43bcec2f5910d --- /dev/null +++ b/metadata/md5-cache/dev-libs/hipother-7.1.0 @@ -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/rocm-systems/tree/develop/projects/hipother +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=! hipother-7.1.0.tar.gz +_md5_=888a570e9f02d4ff1e5e27b01127f7b7 diff --git a/metadata/md5-cache/dev-libs/rccl-7.1.0 b/metadata/md5-cache/dev-libs/rccl-7.1.0 new file mode 100644 index 0000000000000..6bddc972bcd61 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rccl-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-build/cmake-3.22 >=dev-build/rocm-cmake-5.7.1 dev-util/hipify-clang:0/7.1 test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 dev-util/rocm-smi:0/7.1 roctracer? ( dev-util/roctracer:0/7.1 ) dev-libs/libfmt:= 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=+amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 roctracer test +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/hip:0/7.1 dev-util/rocm-smi:0/7.1 roctracer? ( dev-util/roctracer:0/7.1 ) dev-libs/libfmt:= +REQUIRED_USE=|| ( amdgpu_targets_gfx906 amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rccl/archive/rocm-7.1.0.tar.gz -> rccl-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 edo a5e294016aa84979fcb2459749eb80b2 rocm 760587a774a2249c681b9326e7015d97 +_md5_=6d0ba93546d02bf9c1c44170cc0ce1e0 diff --git a/metadata/md5-cache/dev-libs/rocdbgapi-7.1.0 b/metadata/md5-cache/dev-libs/rocdbgapi-7.1.0 new file mode 100644 index 0000000000000..3bbccbed94ace --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocdbgapi-7.1.0 @@ -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.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocm-comgr:0/7.1 dev-libs/rocr-runtime:0/7.1 +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/7.1 +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/ROCdbgapi/archive/rocm-7.1.0.tar.gz -> rocdbgapi-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 +_md5_=26092e2ba98958519da3b378a1102066 diff --git a/metadata/md5-cache/dev-libs/rocm-comgr-7.1.0 b/metadata/md5-cache/dev-libs/rocm-comgr-7.1.0 new file mode 100644 index 0000000000000..ae6f59b85ebb8 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-comgr-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-util/hip:0/7.1 ) app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=dev-libs/rocm-device-libs:0/7.1 llvm-runtimes/clang-runtime:= llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) dev-util/hipcc:0/7.1 +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 +IUSE=test +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-libs/rocm-device-libs:0/7.1 llvm-runtimes/clang-runtime:= llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) dev-util/hipcc:0/7.1 +REQUIRED_USE=^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/llvm-project/archive/rocm-7.1.0.tar.gz -> llvm-project-rocm-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=2068993c088ffc44c9063808ee91b7cb diff --git a/metadata/md5-cache/dev-libs/rocm-core-7.1.0 b/metadata/md5-cache/dev-libs/rocm-core-7.1.0 new file mode 100644 index 0000000000000..df58220782c50 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-core-7.1.0 @@ -0,0 +1,13 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Library that provides ROCm release version and install path information +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/rocm-core +INHERIT=cmake +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=! rocm-core-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 +_md5_=49812a0131015a64fd3fd3e4740e2a49 diff --git a/metadata/md5-cache/dev-libs/rocm-device-libs-7.1.0 b/metadata/md5-cache/dev-libs/rocm-device-libs-7.1.0 new file mode 100644 index 0000000000000..a61ccd7f17553 --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-device-libs-7.1.0 @@ -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.28.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/7.1 +SRC_URI=https://github.com/ROCm/llvm-project/archive/rocm-7.1.0.tar.gz -> llvm-project-rocm-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=cd5a6c57b524c4c280bd79431310b049 diff --git a/metadata/md5-cache/dev-libs/rocm-opencl-runtime-7.1.0 b/metadata/md5-cache/dev-libs/rocm-opencl-runtime-7.1.0 new file mode 100644 index 0000000000000..de9f8caffa45a --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocm-opencl-runtime-7.1.0 @@ -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.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocr-runtime:0/7.1 dev-libs/rocm-comgr:0/7.1 dev-libs/rocm-device-libs:0/7.1 >=virtual/opencl-3 media-libs/mesa[-opencl] numa? ( sys-process/numactl ) +DESCRIPTION=Radeon Open Compute OpenCL Compatible Runtime +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/clr +INHERIT=cmake edo flag-o-matic rocm +IUSE=debug numa test +KEYWORDS=~amd64 +LICENSE=Apache-2.0 MIT +RDEPEND=dev-libs/rocr-runtime:0/7.1 dev-libs/rocm-comgr:0/7.1 dev-libs/rocm-device-libs:0/7.1 >=virtual/opencl-3 media-libs/mesa[-opencl] numa? ( sys-process/numactl ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/clr/archive/refs/tags/rocm-7.1.0.tar.gz -> rocm-clr-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 edo a5e294016aa84979fcb2459749eb80b2 rocm 760587a774a2249c681b9326e7015d97 +_md5_=a714c87cc58025ff9d74bbbe5e72979e diff --git a/metadata/md5-cache/dev-libs/rocr-runtime-7.1.0 b/metadata/md5-cache/dev-libs/rocr-runtime-7.1.0 new file mode 100644 index 0000000000000..000b063dd677e --- /dev/null +++ b/metadata/md5-cache/dev-libs/rocr-runtime-7.1.0 @@ -0,0 +1,16 @@ +BDEPEND=app-editors/vim-core app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-libs/elfutils x11-libs/libdrm dev-libs/roct-thunk-interface:0/7.1 dev-libs/rocm-device-libs:0/7.1 llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) +DESCRIPTION=Radeon Open Compute Runtime +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/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/7.1 dev-libs/rocm-device-libs:0/7.1 llvm_slot_20? ( llvm-core/clang:20= llvm-core/lld:20= ) +REQUIRED_USE=^^ ( llvm_slot_20 ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/ROCR-Runtime/archive/rocm-7.1.0.tar.gz -> rocr-runtime-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=4e83e080a64b0a12a2829afefed7997f diff --git a/metadata/md5-cache/dev-libs/roct-thunk-interface-7.1.0 b/metadata/md5-cache/dev-libs/roct-thunk-interface-7.1.0 new file mode 100644 index 0000000000000..412b330ae8473 --- /dev/null +++ b/metadata/md5-cache/dev-libs/roct-thunk-interface-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.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/rocm-systems/tree/develop/projects/rocr-runtime/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/7.1 +SRC_URI=https://github.com/ROCm/ROCR-Runtime/archive/rocm-7.1.0.tar.gz -> roct-thunk-interface-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 linux-info efd923656513c879204fec6638eadee5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 760587a774a2249c681b9326e7015d97 +_md5_=058c23a6db0412c174daaceddb1ad36b diff --git a/metadata/md5-cache/dev-util/Tensile-7.1.0 b/metadata/md5-cache/dev-util/Tensile-7.1.0 new file mode 100644 index 0000000000000..23c8700ffded6 --- /dev/null +++ b/metadata/md5-cache/dev-util/Tensile-7.1.0 @@ -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/7.1 dev-util/rocm-smi:0/7.1 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.28.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/7.1 dev-util/rocm-smi:0/7.1 llvm_slot_20? ( llvm-core/clang:20 ) +DESCRIPTION=A tool for creating a benchmark-driven GEMMs and tensor contractions code +EAPI=8 +HOMEPAGE=https://rocm.docs.amd.com/projects/Tensile/en/latest/src/index.html +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_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +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/7.1 dev-util/rocm-smi:0/7.1 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_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) ^^ ( llvm_slot_20 ) +RESTRICT=test !test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/Tensile/archive/rocm-7.1.0.tar.gz -> rocm-Tensile-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 prefix c3c4c93ebda319c0fa7ed6f942ba1010 rocm 760587a774a2249c681b9326e7015d97 +_md5_=a3a65a1926c03122916cefb84c6f52bb diff --git a/metadata/md5-cache/dev-util/hip-7.1.0 b/metadata/md5-cache/dev-util/hip-7.1.0 new file mode 100644 index 0000000000000..fa7eaf0d0b24b --- /dev/null +++ b/metadata/md5-cache/dev-util/hip-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=video_cards_amdgpu? ( dev-util/hipcc:0/7.1 ) test? ( media-libs/freeglut ) app-alternatives/ninja >=dev-build/cmake-3.28.5 doc? ( app-text/doxygen media-gfx/graphviz ) +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=video_cards_amdgpu? ( dev-util/rocminfo:0/7.1 dev-libs/rocm-comgr:0/7.1 dev-libs/rocr-runtime:0/7.1 ) video_cards_nvidia? ( dev-libs/hipother:0/7.1 ) x11-base/xorg-proto virtual/opengl[X] numa? ( sys-process/numactl ) +DESCRIPTION=C++ Heterogeneous-Compute Interface for Portability +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/clr +INHERIT=cmake docs flag-o-matic llvm-r1 rocm +IUSE=debug +hip numa opencl test video_cards_amdgpu video_cards_nvidia doc +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=video_cards_amdgpu? ( dev-util/rocminfo:0/7.1 dev-libs/rocm-comgr:0/7.1 dev-libs/rocr-runtime:0/7.1 ) video_cards_nvidia? ( dev-libs/hipother:0/7.1 ) x11-base/xorg-proto virtual/opengl[X] numa? ( sys-process/numactl ) ~dev-libs/rocm-core-7.1.0 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/7.1 dev-libs/rocm-device-libs:0/7.1 dev-libs/roct-thunk-interface:0/7.1 ) +REQUIRED_USE=|| ( hip opencl ) ^^ ( video_cards_amdgpu video_cards_nvidia ) ^^ ( llvm_slot_20 ) +RESTRICT=test +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/clr/archive/refs/tags/rocm-7.1.0.tar.gz -> rocm-clr-7.1.0.tar.gz https://github.com/ROCm/HIP/archive/refs/tags/rocm-7.1.0.tar.gz -> hip-7.1.0.tar.gz test? ( https://github.com/ROCm/hip-tests/archive/refs/tags/rocm-7.1.0.tar.gz -> hip-test-7.1.0.tar.gz ) +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 docs 006125f2158d2f16904ebd9114336058 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 760587a774a2249c681b9326e7015d97 +_md5_=90fd86ea7af78569cc2d796228ff2314 diff --git a/metadata/md5-cache/dev-util/hipcc-7.1.0 b/metadata/md5-cache/dev-util/hipcc-7.1.0 new file mode 100644 index 0000000000000..282bfa144be26 --- /dev/null +++ b/metadata/md5-cache/dev-util/hipcc-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.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 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/7.1 +SRC_URI=https://github.com/ROCm/llvm-project/archive/rocm-7.1.0.tar.gz -> llvm-project-rocm-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=da85dc02286ee2a6d28603e1817dd5a7 diff --git a/metadata/md5-cache/dev-util/hipify-clang-7.1.0 b/metadata/md5-cache/dev-util/hipify-clang-7.1.0 new file mode 100644 index 0000000000000..bfc2f07d805b0 --- /dev/null +++ b/metadata/md5-cache/dev-util/hipify-clang-7.1.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-build/cmake-3.22 app-alternatives/ninja >=dev-build/cmake-3.28.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 +RDEPEND=llvm_slot_20? ( llvm-core/clang:20= llvm-core/llvm:20= ) +REQUIRED_USE=^^ ( llvm_slot_20 ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/HIPIFY/archive/rocm-7.1.0.tar.gz -> HIPIFY-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=c461abfb267bfa74c8291fb4a4a93209 diff --git a/metadata/md5-cache/dev-util/rocm-smi-7.1.0 b/metadata/md5-cache/dev-util/rocm-smi-7.1.0 new file mode 100644 index 0000000000000..b5178116b26eb --- /dev/null +++ b/metadata/md5-cache/dev-util/rocm-smi-7.1.0 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.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[video_cards_amdgpu] +DESCRIPTION=ROCm System Management Interface Library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/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/7.1 +SRC_URI=https://github.com/ROCm/rocm_smi_lib/archive/rocm-7.1.0.tar.gz -> rocm-smi-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 linux-info efd923656513c879204fec6638eadee5 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 +_md5_=dbe6c2e17847312d93cc9b3414edacbb diff --git a/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0 b/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0 new file mode 100644 index 0000000000000..80427dbdc6fbc --- /dev/null +++ b/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0 @@ -0,0 +1,14 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocr-runtime:0/7.1 dev-util/hip:0/7.1 dev-libs/libfmt:= dev-libs/spdlog:= sys-process/numactl dev-cpp/nlohmann_json dev-util/hipcc dev-libs/boost[stacktrace] net-misc/curl dev-cpp/cli11 dev-cpp/catch +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:0/7.1 dev-util/hip:0/7.1 dev-libs/libfmt:= dev-libs/spdlog:= sys-process/numactl +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocm_bandwidth_test/archive/rocm-7.1.0.tar.gz -> rocm_bandwidth_test-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 +_md5_=34a3522ade5cf5770a372afe34688946 diff --git a/metadata/md5-cache/dev-util/rocminfo-7.1.0 b/metadata/md5-cache/dev-util/rocminfo-7.1.0 new file mode 100644 index 0000000000000..72f93b04dbe3b --- /dev/null +++ b/metadata/md5-cache/dev-util/rocminfo-7.1.0 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/rocr-runtime:0/7.1 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=ROCm Application for Reporting System Info +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/rocminfo +INHERIT=cmake 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=UoI-NCSA +RDEPEND=dev-libs/rocr-runtime:0/7.1 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/7.1 +SRC_URI=https://github.com/ROCm/rocminfo/archive/rocm-7.1.0.tar.gz -> rocminfo-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 +_md5_=8b533e0eebca62dc159712a126546634 diff --git a/metadata/md5-cache/dev-util/roctracer-7.1.0 b/metadata/md5-cache/dev-util/roctracer-7.1.0 new file mode 100644 index 0000000000000..bd870f0a0dc9b --- /dev/null +++ b/metadata/md5-cache/dev-util/roctracer-7.1.0 @@ -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.28.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-libs/rocr-runtime:0/7.1 dev-libs/rocm-comgr:0/7.1 dev-util/hip:0/7.1 +DESCRIPTION=Callback/Activity Library for Performance tracing AMD GPU's +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-systems/tree/develop/projects/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_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-libs/rocr-runtime:0/7.1 dev-libs/rocm-comgr:0/7.1 +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/roctracer/archive/rocm-7.1.0.tar.gz -> roctracer-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rocm 760587a774a2249c681b9326e7015d97 +_md5_=e10e572e5210d5962ad7597f9d8985dd diff --git a/metadata/md5-cache/sci-libs/hipBLAS-7.1.0 b/metadata/md5-cache/sci-libs/hipBLAS-7.1.0 new file mode 100644 index 0000000000000..751c74305bf64 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipBLAS-7.1.0 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 sci-libs/hipBLAS-common:0/7.1 sci-libs/rocBLAS:0/7.1 rocsolver? ( sci-libs/rocSOLVER:0/7.1 ) +DESCRIPTION=ROCm BLAS marshalling library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipblas +INHERIT=cmake rocm +IUSE=rocsolver +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=sci-libs/rocBLAS:0/7.1 rocsolver? ( sci-libs/rocSOLVER:0/7.1 ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipBLAS/archive/rocm-7.1.0.tar.gz -> hipBLAS-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=90d61dc98651505964fdbfda3e546c55 diff --git a/metadata/md5-cache/sci-libs/hipBLAS-common-7.1.0 b/metadata/md5-cache/sci-libs/hipBLAS-common-7.1.0 new file mode 100644 index 0000000000000..f4934b138d020 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipBLAS-common-7.1.0 @@ -0,0 +1,12 @@ +BDEPEND=dev-build/rocm-cmake app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Common files shared by hipBLAS and hipBLASLt +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipblas-common +INHERIT=cmake +KEYWORDS=~amd64 +LICENSE=MIT +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipBLAS-common/archive/rocm-7.1.0.tar.gz -> hipBLAS-common-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 +_md5_=09211a6c05846e956c53ad50522a6a02 diff --git a/metadata/md5-cache/sci-libs/hipCUB-7.1.0 b/metadata/md5-cache/sci-libs/hipCUB-7.1.0 new file mode 100644 index 0000000000000..dc5320867df28 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipCUB-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=benchmark? ( dev-util/hip:0/7.1 dev-cpp/benchmark:= ) dev-util/hip:0/7.1 sci-libs/rocPRIM:0/7.1 test? ( dev-cpp/gtest ) +DESCRIPTION=Wrapper of rocPRIM or CUB for GPU parallel primitives +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipcub +INHERIT=cmake rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=benchmark? ( dev-util/hip:0/7.1 dev-cpp/benchmark:= ) +REQUIRED_USE=benchmark? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipCUB/archive/rocm-7.1.0.tar.gz -> hipCUB-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=a9490ae96d84fde29988161f2551a597 diff --git a/metadata/md5-cache/sci-libs/hipFFT-7.1.0 b/metadata/md5-cache/sci-libs/hipFFT-7.1.0 new file mode 100644 index 0000000000000..392e0d7c96b08 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipFFT-7.1.0 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 sci-libs/rocFFT:0/7.1 +DESCRIPTION=CU / ROCM agnostic hip FFT implementation +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipfft +INHERIT=cmake rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/7.1 sci-libs/rocFFT:0/7.1 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipFFT/archive/refs/tags/rocm-7.1.0.tar.gz -> hipFFT-rocm-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=a81f9695e4c0378b04d56d949a7d2e11 diff --git a/metadata/md5-cache/sci-libs/hipRAND-7.1.0 b/metadata/md5-cache/sci-libs/hipRAND-7.1.0 new file mode 100644 index 0000000000000..efa1e06fa3f41 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipRAND-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=sci-libs/rocRAND:0/7.1 dev-util/hip:0/7.1 +DESCRIPTION=CU / ROCM agnostic hip RAND implementation +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/hiprand +INHERIT=cmake rocm +IUSE=+amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=sci-libs/rocRAND:0/7.1 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=test +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipRAND/archive/refs/tags/rocm-7.1.0.tar.gz -> hipRAND-rocm-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=c4f0f8bf34562e2da26b0a64ca21d601 diff --git a/metadata/md5-cache/sci-libs/hipSOLVER-7.1.0 b/metadata/md5-cache/sci-libs/hipSOLVER-7.1.0 new file mode 100644 index 0000000000000..751a81c300ad1 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipSOLVER-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 sci-libs/rocSOLVER:0/7.1 sci-libs/rocBLAS:0/7.1 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/rocm-libraries/tree/develop/projects/hipsolver +INHERIT=cmake rocm +IUSE=sparse +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/7.1 sci-libs/rocSOLVER:0/7.1 sci-libs/rocBLAS:0/7.1 sparse? ( sci-libs/suitesparseconfig sci-libs/cholmod ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=test +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipSOLVER/archive/refs/tags/rocm-7.1.0.tar.gz -> hipSOLVER-rocm-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=da92ebb505b8755b80f5295c7c804332 diff --git a/metadata/md5-cache/sci-libs/hipSPARSE-7.1.0 b/metadata/md5-cache/sci-libs/hipSPARSE-7.1.0 new file mode 100644 index 0000000000000..8f9f8cc581c63 --- /dev/null +++ b/metadata/md5-cache/sci-libs/hipSPARSE-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/rocminfo:0/7.1 dev-util/hip:0/7.1 sci-libs/rocSPARSE:0/7.1 +DESCRIPTION=ROCm SPARSE marshalling library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipsparse +INHERIT=cmake edo rocm toolchain-funcs +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/rocminfo:0/7.1 dev-util/hip:0/7.1 sci-libs/rocSPARSE:0/7.1 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=test +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/hipSPARSE/archive/rocm-7.1.0.tar.gz -> hipSPARSE-7.1.0.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 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 edo a5e294016aa84979fcb2459749eb80b2 rocm 760587a774a2249c681b9326e7015d97 +_md5_=fdf6c531d9de7bdc02eb5b65f571e519 diff --git a/metadata/md5-cache/sci-libs/miopen-7.1.0 b/metadata/md5-cache/sci-libs/miopen-7.1.0 new file mode 100644 index 0000000000000..495fa4f52991b --- /dev/null +++ b/metadata/md5-cache/sci-libs/miopen-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-util/hip:0/7.1 dev-db/sqlite:3 app-arch/bzip2 sci-libs/rocRAND:0/7.1 dev-libs/boost:= dev-libs/rocm-comgr:0/7.1 composable-kernel? ( sci-libs/composable-kernel:0/7.1 ) hipblaslt? ( sci-libs/hipBLASLt:0/7.1 ) rocblas? ( sci-libs/rocBLAS:0/7.1 ) roctracer? ( dev-util/roctracer:0/7.1 ) dev-cpp/nlohmann_json >=dev-libs/half-1.12.0-r1 test? ( dev-cpp/gtest ) amdgpu_targets_gfx908? ( =dev-cpp/frugally-deep-0.15* ) amdgpu_targets_gfx940? ( =dev-cpp/frugally-deep-0.15* ) amdgpu_targets_gfx941? ( =dev-cpp/frugally-deep-0.15* ) amdgpu_targets_gfx942? ( =dev-cpp/frugally-deep-0.15* ) +DESCRIPTION=AMD's Machine Intelligence Library +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/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_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/7.1 dev-db/sqlite:3 app-arch/bzip2 sci-libs/rocRAND:0/7.1 dev-libs/boost:= dev-libs/rocm-comgr:0/7.1 composable-kernel? ( sci-libs/composable-kernel:0/7.1 ) hipblaslt? ( sci-libs/hipBLASLt:0/7.1 ) rocblas? ( sci-libs/rocBLAS:0/7.1 ) roctracer? ( dev-util/roctracer:0/7.1 ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) composable-kernel? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 ) ) ^^ ( llvm_slot_20 ) +RESTRICT=test +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/MIOpen/archive/rocm-7.1.0.tar.gz -> MIOpen-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 760587a774a2249c681b9326e7015d97 +_md5_=ee0371378b11786f8738f8298f642faa diff --git a/metadata/md5-cache/sci-libs/rocBLAS-7.1.0 b/metadata/md5-cache/sci-libs/rocBLAS-7.1.0 new file mode 100644 index 0000000000000..e04ccc1590c13 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocBLAS-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake:0/7.1 app-alternatives/ninja >=dev-build/cmake-3.28.5 doc? ( app-text/doxygen media-gfx/graphviz ) +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-util/hip:0/7.1 roctracer? ( dev-util/roctracer:0/7.1 ) hipblaslt? ( sci-libs/hipBLASLt:0/7.1 ) benchmark? ( dev-cpp/gtest llvm-runtimes/openmp sci-libs/flexiblas ) >=dev-cpp/msgpack-cxx-6.0.0 test? ( dev-cpp/gtest llvm-runtimes/openmp sci-libs/flexiblas ) dev-util/Tensile:0/7.1 +DESCRIPTION=AMD's library for BLAS on ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/rocblas +INHERIT=cmake docs edo flag-o-matic multiprocessing rocm llvm-r1 +IUSE=benchmark hipblaslt roctracer test doc +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +llvm_slot_20 +KEYWORDS=~amd64 +LICENSE=MIT BSD +RDEPEND=dev-util/hip:0/7.1 roctracer? ( dev-util/roctracer:0/7.1 ) hipblaslt? ( sci-libs/hipBLASLt:0/7.1 ) benchmark? ( dev-cpp/gtest llvm-runtimes/openmp sci-libs/flexiblas ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ^^ ( llvm_slot_20 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocBLAS/archive/rocm-7.1.0.tar.gz -> rocm-rocBLAS-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 docs 006125f2158d2f16904ebd9114336058 edo a5e294016aa84979fcb2459749eb80b2 rocm 760587a774a2249c681b9326e7015d97 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 +_md5_=6f4066147466f93706d3b9b7c53676e0 diff --git a/metadata/md5-cache/sci-libs/rocFFT-7.1.0 b/metadata/md5-cache/sci-libs/rocFFT-7.1.0 new file mode 100644 index 0000000000000..2a8ad0ac9b715 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocFFT-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-build/cmake-3.22 dev-build/rocm-cmake dev-db/sqlite app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND=dev-db/sqlite:3 dev-util/hip:= perfscripts? ( media-gfx/asymptote 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 ) ) 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-util/hip:0/7.1 benchmark? ( dev-db/sqlite:3 dev-util/hip:= dev-libs/boost sci-libs/hipRAND:0/7.1 ) test? ( dev-cpp/gtest dev-libs/boost sci-libs/fftw llvm-runtimes/openmp sci-libs/hipRAND:0/7.1 ) +DESCRIPTION=Next generation FFT implementation for ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/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_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-db/sqlite:3 dev-util/hip:= perfscripts? ( media-gfx/asymptote 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_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocFFT/archive/rocm-7.1.0.tar.gz -> rocFFT-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 check-reqs 2a9731073c152554078a9a8df8fc0f1b edo a5e294016aa84979fcb2459749eb80b2 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 rocm 760587a774a2249c681b9326e7015d97 +_md5_=803258bd48f50fabd2a2662ee163127c diff --git a/metadata/md5-cache/sci-libs/rocPRIM-7.1.0 b/metadata/md5-cache/sci-libs/rocPRIM-7.1.0 new file mode 100644 index 0000000000000..77b72de19e9e9 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocPRIM-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake dev-build/cmake app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=benchmark? ( dev-util/hip:0/7.1 dev-cpp/benchmark:= ) dev-util/hip:0/7.1 test? ( dev-cpp/gtest ) +DESCRIPTION=HIP parallel primitives for developing performant GPU-accelerated code on ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/rocprim +INHERIT=cmake flag-o-matic rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=benchmark? ( dev-util/hip:0/7.1 dev-cpp/benchmark:= ) +REQUIRED_USE=benchmark? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocPRIM/archive/rocm-7.1.0.tar.gz -> rocPRIM-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=722f7196e708d41a19c57d8149db939f diff --git a/metadata/md5-cache/sci-libs/rocRAND-7.1.0 b/metadata/md5-cache/sci-libs/rocRAND-7.1.0 new file mode 100644 index 0000000000000..2de4d14c579db --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocRAND-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=dev-build/rocm-cmake >=dev-build/cmake-3.22 app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 benchmark? ( dev-cpp/benchmark ) dev-build/rocm-cmake test? ( dev-cpp/gtest ) +DESCRIPTION=Generate pseudo-random and quasi-random numbers +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/rocrand +INHERIT=cmake rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/7.1 benchmark? ( dev-cpp/benchmark ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocRAND/archive/rocm-7.1.0.tar.gz -> rocRAND-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=b743c8d81479846a7e33f0c2794fbe51 diff --git a/metadata/md5-cache/sci-libs/rocSOLVER-7.1.0 b/metadata/md5-cache/sci-libs/rocSOLVER-7.1.0 new file mode 100644 index 0000000000000..29c288aa01d33 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocSOLVER-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-cpp/gtest sci-libs/flexiblas ) app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/libfmt:= dev-util/hip:0/7.1 sci-libs/rocBLAS:0/7.1 benchmark? ( sci-libs/flexiblas ) sparse? ( sci-libs/rocSPARSE:0/7.1 ) sci-libs/rocPRIM:0/7.1 +DESCRIPTION=Implementation of a subset of LAPACK functionality on the ROCm platform +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/rocsolver +INHERIT=cmake edo flag-o-matic rocm +IUSE=benchmark sparse test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-libs/libfmt:= dev-util/hip:0/7.1 sci-libs/rocBLAS:0/7.1 benchmark? ( sci-libs/flexiblas ) sparse? ( sci-libs/rocSPARSE:0/7.1 ) +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocSOLVER/archive/rocm-7.1.0.tar.gz -> rocSOLVER-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 edo a5e294016aa84979fcb2459749eb80b2 rocm 760587a774a2249c681b9326e7015d97 +_md5_=43382fa00409a36f5d99f971804bde0e diff --git a/metadata/md5-cache/sci-libs/rocSPARSE-7.1.0 b/metadata/md5-cache/sci-libs/rocSPARSE-7.1.0 new file mode 100644 index 0000000000000..b3165d27e8fe8 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocSPARSE-7.1.0 @@ -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.28.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=dev-util/hip:0/7.1 sci-libs/rocPRIM:0/7.1 sci-libs/rocBLAS:0/7.1 dev-util/roctracer:0/7.1 +DESCRIPTION=Basic Linear Algebra Subroutines for sparse computation +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/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_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/7.1 sci-libs/rocPRIM:0/7.1 sci-libs/rocBLAS:0/7.1 dev-util/roctracer:0/7.1 +REQUIRED_USE=|| ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocSPARSE/archive/rocm-7.1.0.tar.gz -> rocSPARSE-7.1.0.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 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 edo a5e294016aa84979fcb2459749eb80b2 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rocm 760587a774a2249c681b9326e7015d97 +_md5_=e5ab0b4124f047f02ca8dcbc51718825 diff --git a/metadata/md5-cache/sci-libs/rocThrust-7.1.0 b/metadata/md5-cache/sci-libs/rocThrust-7.1.0 new file mode 100644 index 0000000000000..4f00a1b1202b2 --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocThrust-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-build/cmake-3.22 test? ( app-arch/unzip ) app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 sci-libs/rocPRIM:0/7.1 test? ( dev-cpp/gtest ) benchmark? ( dev-cpp/benchmark:= sci-libs/rocRAND:0/7.1 ) +DESCRIPTION=HIP back-end for the parallel algorithm library Thrust +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm-libraries/tree/develop/projects/rocthrust +INHERIT=cmake rocm +IUSE=benchmark test +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=dev-util/hip:0/7.1 sci-libs/rocPRIM:0/7.1 test? ( dev-cpp/gtest ) benchmark? ( dev-cpp/benchmark:= sci-libs/rocRAND:0/7.1 ) +REQUIRED_USE=benchmark? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocThrust/archive/rocm-7.1.0.tar.gz -> rocThrust-7.1.0.tar.gz test? ( https://www.sqlite.org/2023/sqlite-amalgamation-3430200.zip ) +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=7270e093d9b5e043d293798742fff1b0 diff --git a/metadata/md5-cache/sci-libs/rocWMMA-7.1.0 b/metadata/md5-cache/sci-libs/rocWMMA-7.1.0 new file mode 100644 index 0000000000000..4cca45a993f0b --- /dev/null +++ b/metadata/md5-cache/sci-libs/rocWMMA-7.1.0 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-cpp/gtest sci-libs/rocBLAS:0/7.1 ) dev-build/rocm-cmake app-alternatives/ninja >=dev-build/cmake-3.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 dev-util/rocm-smi:0/7.1 +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_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 test +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-util/hip:0/7.1 dev-util/rocm-smi:0/7.1 +REQUIRED_USE=test? ( || ( amdgpu_targets_gfx908 amdgpu_targets_gfx90a amdgpu_targets_gfx942 amdgpu_targets_gfx950 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1151 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 ) ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rocWMMA/archive/rocm-7.1.0.tar.gz -> rocWMMA-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=c10336db966d9e7ded525c565628a29c diff --git a/metadata/md5-cache/sci-libs/rpp-7.1.0 b/metadata/md5-cache/sci-libs/rpp-7.1.0 new file mode 100644 index 0000000000000..277648d8de86b --- /dev/null +++ b/metadata/md5-cache/sci-libs/rpp-7.1.0 @@ -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.28.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-util/hip:0/7.1 +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_gfx950 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-util/hip:0/7.1 +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_gfx950 amdgpu_targets_gfx1030 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201 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_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151 ) +RESTRICT=!test? ( test ) +SLOT=0/7.1 +SRC_URI=https://github.com/ROCm/rpp/archive/refs/tags/rocm-7.1.0.tar.gz -> rpp-7.1.0.tar.gz +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=d7fc0f17ff094a73c53ba87db12e9e78 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 2a082b0483b3c..5b78e7ec7cce2 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -3839,7 +3839,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.3.3 6.4.3 7.0.2: Radeon Open Compute CMake Modules +dev-build/rocm-cmake 6.3.3 6.4.3 7.0.2 7.1.0: Radeon Open Compute CMake Modules dev-build/samurai 1.2-r3 9999: ninja-compatible build tool written in C dev-build/scons 4.9.1 4.10.0: Extensible Python-based build utility dev-build/slibtool 0.6.1 0.7.0 0.7.1 0.7.2 0.7.3 0.7.4 9999: A strong libtool implementation, written in C @@ -5399,7 +5399,7 @@ dev-libs/gumbo 0.13.1 0.13.2-r1: The HTML5 parsing algorithm implemented as a pu 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.15.0: A multi-platform library for USB and Bluetooth HID-Class devices -dev-libs/hipother 6.3.3 6.4.3 7.0.2: ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA +dev-libs/hipother 6.3.3 6.4.3 7.0.2 7.1.0: ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA dev-libs/hiprt 2.5.20250428: A ray tracing library for HIP 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 1.3.0: Minimalistic C client library for the Redis database @@ -5761,20 +5761,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 0.9.33-r4 0.9.33-r5: Library that handles Resource Description Framework (RDF) -dev-libs/rccl 6.3.0 6.4.3 7.0.2: ROCm Communication Collectives Library (RCCL) +dev-libs/rccl 6.3.0 6.4.3 7.0.2 7.1.0: ROCm Communication Collectives Library (RCCL) dev-libs/re2 0.2022.06.01 0.2022.12.01 0.2024.07.02-r1 2024.07.02 2025.08.12: An efficient, principled regular expression library dev-libs/redland 1.0.17-r3: High-level interface for the Resource Description Framework dev-libs/redland-bindings 1.0.17.1-r101 1.0.17.1-r102: Language bindings for Redland dev-libs/rinutils 0.10.2-r1 0.10.3: Set of C headers containing macros and static functions dev-libs/rlog 1.4: A C++ logging library -dev-libs/rocdbgapi 6.3.3 6.4.3 7.0.2: AMD Debugger API +dev-libs/rocdbgapi 6.3.3 6.4.3 7.0.2 7.1.0: AMD Debugger API dev-libs/rocksdb 7.9.2-r1 8.11.3 9.10.0 10.5.1: Embeddable, persistent key-value store for fast storage -dev-libs/rocm-comgr 6.3.3 6.4.3 7.0.2: Radeon Open Compute Code Object Manager -dev-libs/rocm-core 7.0.2: Library that provides ROCm release version and install path information -dev-libs/rocm-device-libs 6.3.3 6.4.3 7.0.2: Radeon Open Compute Device Libraries -dev-libs/rocm-opencl-runtime 6.3.3 6.4.3 7.0.2: Radeon Open Compute OpenCL Compatible Runtime -dev-libs/rocr-runtime 6.3.3 6.4.3 7.0.2: Radeon Open Compute Runtime -dev-libs/roct-thunk-interface 6.3.3 6.4.3 7.0.2: Radeon Open Compute Thunk Interface +dev-libs/rocm-comgr 6.3.3 6.4.3 7.0.2 7.1.0: Radeon Open Compute Code Object Manager +dev-libs/rocm-core 7.0.2 7.1.0: Library that provides ROCm release version and install path information +dev-libs/rocm-device-libs 6.3.3 6.4.3 7.0.2 7.1.0: Radeon Open Compute Device Libraries +dev-libs/rocm-opencl-runtime 6.3.3 6.4.3 7.0.2 7.1.0: Radeon Open Compute OpenCL Compatible Runtime +dev-libs/rocr-runtime 6.3.3 6.4.3 7.0.2 7.1.0: Radeon Open Compute Runtime +dev-libs/roct-thunk-interface 6.3.3 6.4.3 7.0.2 7.1.0: 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 @@ -10695,7 +10695,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.6-r1 7.7 9999: Search for gadgets in binaries to facilitate your ROP exploitation -dev-util/Tensile 6.3.3 6.4.3 7.0.2 9999: A tool for creating a benchmark-driven GEMMs and tensor contractions code +dev-util/Tensile 6.3.3 6.4.3 7.0.2 7.1.0 9999: A tool for creating a benchmark-driven GEMMs and tensor contractions code 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 @@ -10884,9 +10884,9 @@ dev-util/heaptrack 1.5.80_pre20251017 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 6.3.3-r2 6.4.3-r1 7.0.2: C++ Heterogeneous-Compute Interface for Portability -dev-util/hipcc 6.3.3 6.4.3 7.0.2: Radeon Open Compute hipcc -dev-util/hipify-clang 6.3.3 6.4.3-r1 7.0.2: A set of tools to translate CUDA source code into portable HIP C++ +dev-util/hip 6.3.3-r2 6.4.3-r1 7.0.2 7.1.0: C++ Heterogeneous-Compute Interface for Portability +dev-util/hipcc 6.3.3 6.4.3 7.0.2 7.1.0: Radeon Open Compute hipcc +dev-util/hipify-clang 6.3.3 6.4.3-r1 7.0.2 7.1.0: 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 @@ -11005,11 +11005,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.4 1.0.0 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 6.3.3-r1 6.4.3-r1 7.0.2: ROCm System Management Interface Library -dev-util/rocm_bandwidth_test 6.3.3 6.4.3 7.0.2: Bandwidth test for ROCm -dev-util/rocminfo 6.3.3 6.4.3 7.0.2: ROCm Application for Reporting System Info +dev-util/rocm-smi 6.3.3-r1 6.4.3-r1 7.0.2 7.1.0: ROCm System Management Interface Library +dev-util/rocm_bandwidth_test 6.3.3 6.4.3 7.0.2 7.1.0: Bandwidth test for ROCm +dev-util/rocminfo 6.3.3 6.4.3 7.0.2 7.1.0: 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 6.3.3 6.4.3 7.0.2: Callback/Activity Library for Performance tracing AMD GPU's +dev-util/roctracer 6.3.3 6.4.3 7.0.2 7.1.0: 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 @@ -16130,14 +16130,14 @@ 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.12.2-r6 1.14.4_p3-r1 1.14.6-r1 1.14.6-r2: General purpose library and file format for storing scientific data sci-libs/highfive 2.8.0 2.10.1: Header-only C++ interface for libhdf5 -sci-libs/hipBLAS 6.3.3 6.4.3-r1 7.0.2: ROCm BLAS marshalling library -sci-libs/hipBLAS-common 6.3.2 6.3.3 6.4.1 6.4.3 7.0.2: Common files shared by hipBLAS and hipBLASLt +sci-libs/hipBLAS 6.3.3 6.4.3-r1 7.0.2 7.1.0: ROCm BLAS marshalling library +sci-libs/hipBLAS-common 6.3.2 6.3.3 6.4.1 6.4.3 7.0.2 7.1.0: Common files shared by hipBLAS and hipBLASLt sci-libs/hipBLASLt 6.3.3 6.4.3 7.0.2-r2: General matrix-matrix operations library for AMD Instinct accelerators -sci-libs/hipCUB 6.3.3 6.4.3 7.0.2: Wrapper of rocPRIM or CUB for GPU parallel primitives -sci-libs/hipFFT 6.3.3 6.4.3 7.0.2: CU / ROCM agnostic hip FFT implementation -sci-libs/hipRAND 6.3.3 6.4.3 7.0.2: CU / ROCM agnostic hip RAND implementation -sci-libs/hipSOLVER 6.3.3 6.4.3 7.0.2: CU / ROCM agnostic marshalling library for LAPACK routines on the GPU -sci-libs/hipSPARSE 6.3.3 6.4.3 7.0.2: ROCm SPARSE marshalling library +sci-libs/hipCUB 6.3.3 6.4.3 7.0.2 7.1.0: Wrapper of rocPRIM or CUB for GPU parallel primitives +sci-libs/hipFFT 6.3.3 6.4.3 7.0.2 7.1.0: CU / ROCM agnostic hip FFT implementation +sci-libs/hipRAND 6.3.3 6.4.3 7.0.2 7.1.0: CU / ROCM agnostic hip RAND implementation +sci-libs/hipSOLVER 6.3.3 6.4.3 7.0.2 7.1.0: CU / ROCM agnostic marshalling library for LAPACK routines on the GPU +sci-libs/hipSPARSE 6.3.3 6.4.3 7.0.2 7.1.0: 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 @@ -16198,7 +16198,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 6.3.3 6.4.3-r1 7.0.2: AMD's Machine Intelligence Library +sci-libs/miopen 6.3.3 6.4.3-r1 7.0.2 7.1.0: AMD's Machine Intelligence Library sci-libs/mkl 2025.2.0.628-r1 2025.3.0.461: 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 @@ -16233,15 +16233,15 @@ sci-libs/pyshp 2.4.1 3.0.2: Pure Python read/write support for ESRI Shapefile fo 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 6.3.3 6.4.3-r1 7.0.2-r1 9999: AMD's library for BLAS on ROCm -sci-libs/rocFFT 6.3.3 6.4.3 7.0.2: Next generation FFT implementation for ROCm -sci-libs/rocPRIM 6.3.3 6.4.3 7.0.2: HIP parallel primitives for developing performant GPU-accelerated code on ROCm -sci-libs/rocRAND 6.3.3 6.4.3 7.0.2: Generate pseudo-random and quasi-random numbers -sci-libs/rocSOLVER 6.3.3 6.4.3 7.0.2-r1: Implementation of a subset of LAPACK functionality on the ROCm platform -sci-libs/rocSPARSE 6.3.3 6.4.3-r1 7.0.2: Basic Linear Algebra Subroutines for sparse computation -sci-libs/rocThrust 6.3.3 6.4.3 7.0.2: HIP back-end for the parallel algorithm library Thrust -sci-libs/rocWMMA 6.3.3 6.4.3 7.0.2: library for accelerating mixed precision matrix multiply-accumulate operations -sci-libs/rpp 6.3.3 6.4.3 7.0.2: AMD ROCm Performance Primitives (RPP) high-performance computer vision library +sci-libs/rocBLAS 6.3.3 6.4.3-r1 7.0.2-r1 7.1.0 9999: AMD's library for BLAS on ROCm +sci-libs/rocFFT 6.3.3 6.4.3 7.0.2 7.1.0: Next generation FFT implementation for ROCm +sci-libs/rocPRIM 6.3.3 6.4.3 7.0.2 7.1.0: HIP parallel primitives for developing performant GPU-accelerated code on ROCm +sci-libs/rocRAND 6.3.3 6.4.3 7.0.2 7.1.0: Generate pseudo-random and quasi-random numbers +sci-libs/rocSOLVER 6.3.3 6.4.3 7.0.2-r1 7.1.0: Implementation of a subset of LAPACK functionality on the ROCm platform +sci-libs/rocSPARSE 6.3.3 6.4.3-r1 7.0.2 7.1.0: Basic Linear Algebra Subroutines for sparse computation +sci-libs/rocThrust 6.3.3 6.4.3 7.0.2 7.1.0: HIP back-end for the parallel algorithm library Thrust +sci-libs/rocWMMA 6.3.3 6.4.3 7.0.2 7.1.0: library for accelerating mixed precision matrix multiply-accumulate operations +sci-libs/rpp 6.3.3 6.4.3 7.0.2 7.1.0: 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 99de0da8bd3a8..5b50af3ab0be5 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 09 Nov 2025 08:45:52 +0000 +Sun, 09 Nov 2025 09:15:54 +0000