From 00f2ef058cf40718570e4d23637e4870c76ab551 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 16 Nov 2025 09:30:53 +0000 Subject: [PATCH] 2025-11-16 09:30:53 UTC --- .../md5-cache/dev-embedded/dfu-programmer-1.1.0 | 4 ++-- metadata/md5-cache/dev-util/hip-7.1.0 | 2 +- .../md5-cache/dev-util/rocm_bandwidth_test-7.1.0 | 14 -------------- .../dev-util/rocm_bandwidth_test-7.1.0-r1 | 16 ++++++++++++++++ metadata/md5-cache/sci-libs/aotriton-bin-0.11b | 12 ------------ .../md5-cache/sci-libs/aotriton-bin-0.11b-r1 | 12 ++++++++++++ .../{hipBLASLt-7.1.0-r1 => hipBLASLt-7.1.0-r2} | 2 +- metadata/pkg_desc_index | 6 +++--- metadata/timestamp.chk | 2 +- 9 files changed, 36 insertions(+), 34 deletions(-) delete mode 100644 metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0 create mode 100644 metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0-r1 delete mode 100644 metadata/md5-cache/sci-libs/aotriton-bin-0.11b create mode 100644 metadata/md5-cache/sci-libs/aotriton-bin-0.11b-r1 rename metadata/md5-cache/sci-libs/{hipBLASLt-7.1.0-r1 => hipBLASLt-7.1.0-r2} (98%) diff --git a/metadata/md5-cache/dev-embedded/dfu-programmer-1.1.0 b/metadata/md5-cache/dev-embedded/dfu-programmer-1.1.0 index b1d6bdd2e7deb..d48ed866de4ec 100644 --- a/metadata/md5-cache/dev-embedded/dfu-programmer-1.1.0 +++ b/metadata/md5-cache/dev-embedded/dfu-programmer-1.1.0 @@ -5,10 +5,10 @@ DESCRIPTION=A Device Firmware Update based USB programmer for Atmel chips EAPI=8 HOMEPAGE=https://dfu-programmer.github.io/ https://sourceforge.net/projects/dfu-programmer/ https://github.com/dfu-programmer/dfu-programmer INHERIT=autotools bash-completion-r1 udev -KEYWORDS=~amd64 ~arm ~arm64 +KEYWORDS=~amd64 arm ~arm64 LICENSE=GPL-2 RDEPEND=acct-group/plugdev virtual/libusb:1 virtual/udev SLOT=0 SRC_URI=https://github.com/dfu-programmer/dfu-programmer/archive/refs/tags/v1.1.0.tar.gz -> dfu-programmer-1.1.0.tar.gz _eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 udev f3d9a4376ebd22131726a68e1a0a058f -_md5_=68019d0effe6c51984075128bc789a02 +_md5_=61adb38804b27894f03dea5a4e2cce99 diff --git a/metadata/md5-cache/dev-util/hip-7.1.0 b/metadata/md5-cache/dev-util/hip-7.1.0 index b20bddd2f047a..fbf5984dace3e 100644 --- a/metadata/md5-cache/dev-util/hip-7.1.0 +++ b/metadata/md5-cache/dev-util/hip-7.1.0 @@ -14,4 +14,4 @@ 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 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 docs 006125f2158d2f16904ebd9114336058 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 rocm 760587a774a2249c681b9326e7015d97 -_md5_=90fd86ea7af78569cc2d796228ff2314 +_md5_=c080480cb1be99e2a61edc787420a3d6 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 deleted file mode 100644 index 48f27c27a9615..0000000000000 --- a/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0 +++ /dev/null @@ -1,14 +0,0 @@ -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 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 -_md5_=34a3522ade5cf5770a372afe34688946 diff --git a/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0-r1 b/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0-r1 new file mode 100644 index 0000000000000..98d6b3a8eb6f0 --- /dev/null +++ b/metadata/md5-cache/dev-util/rocm_bandwidth_test-7.1.0-r1 @@ -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 dev-util/hip:0/7.1 dev-libs/boost:=[stacktrace] dev-libs/libfmt:= dev-libs/spdlog:= net-misc/curl sys-process/numactl dev-cpp/nlohmann_json dev-util/hipcc dev-cpp/cli11 dev-cpp/catch +DESCRIPTION=Bandwidth test for ROCm +EAPI=8 +HOMEPAGE=https://github.com/ROCm/rocm_bandwidth_test +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-libs/rocr-runtime:0/7.1 dev-util/hip:0/7.1 dev-libs/boost:=[stacktrace] dev-libs/libfmt:= dev-libs/spdlog:= net-misc/curl sys-process/numactl +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/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 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 rocm 760587a774a2249c681b9326e7015d97 +_md5_=412c6b87d7e41da7dd536a76fb126f0e diff --git a/metadata/md5-cache/sci-libs/aotriton-bin-0.11b b/metadata/md5-cache/sci-libs/aotriton-bin-0.11b deleted file mode 100644 index ae9d29749444f..0000000000000 --- a/metadata/md5-cache/sci-libs/aotriton-bin-0.11b +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Ahead of Time (AOT) Triton Math Library (binary package) -EAPI=8 -HOMEPAGE=https://github.com/ROCm/aotriton -IUSE=+amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1103 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 -KEYWORDS=-* ~amd64 -LICENSE=MIT -RDEPEND=sys-libs/glibc sys-devel/gcc app-arch/xz-utils dev-util/hip:0/7.0 -RESTRICT=strip -SLOT=0/0.11 -SRC_URI=https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-manylinux_2_28_x86_64-rocm7.0-shared.tar.gz amdgpu_targets_gfx90a? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx90a.tar.gz ) amdgpu_targets_gfx942? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx942.tar.gz ) amdgpu_targets_gfx950? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx950.tar.gz ) amdgpu_targets_gfx1100? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx11xx.tar.gz ) amdgpu_targets_gfx1101? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx11xx.tar.gz ) amdgpu_targets_gfx1102? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx11xx.tar.gz ) amdgpu_targets_gfx1103? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx11xx.tar.gz ) amdgpu_targets_gfx1150? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx11xx.tar.gz ) amdgpu_targets_gfx1151? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx11xx.tar.gz ) amdgpu_targets_gfx1200? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx120x.tar.gz ) amdgpu_targets_gfx1201? ( https://github.com/ROCm/aotriton/releases/download/0.11b/aotriton-0.11b-images-amd-gfx120x.tar.gz ) -_md5_=8f168f577bc4e8f8d7a173885edf3432 diff --git a/metadata/md5-cache/sci-libs/aotriton-bin-0.11b-r1 b/metadata/md5-cache/sci-libs/aotriton-bin-0.11b-r1 new file mode 100644 index 0000000000000..d3809a4c492d5 --- /dev/null +++ b/metadata/md5-cache/sci-libs/aotriton-bin-0.11b-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install unpack +DESCRIPTION=Ahead of Time (AOT) Triton Math Library (binary package) +EAPI=8 +HOMEPAGE=https://github.com/ROCm/aotriton +IUSE=+amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx950 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1102 +amdgpu_targets_gfx1150 +amdgpu_targets_gfx1151 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 +KEYWORDS=-* ~amd64 +LICENSE=MIT +RDEPEND=sys-libs/glibc sys-devel/gcc app-arch/xz-utils >=dev-util/hip-6.3:= rocm-libraries-7.1.0.tar.gz _eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 29a000891e576f0392730bb6834b67f5 llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 rocm 760587a774a2249c681b9326e7015d97 -_md5_=7e03b4938cc5e2070bb30ae9f63bd96e +_md5_=b69dea08cf5be0b1587e8a28f582fe0e diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 5abe0ee165858..cd0cf518d6dd6 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -11026,7 +11026,7 @@ 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 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/rocm_bandwidth_test 6.3.3 6.4.3 7.0.2 7.1.0-r1: 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/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 @@ -16060,7 +16060,7 @@ sci-geosciences/xyzservices 2025.4.0: Source of XYZ tiles providers sci-libs/adolc 2.7.2 9999: Automatic differentiation system for C/C++ sci-libs/alglib 3.20.0: Numerical analysis and data processing library sci-libs/amd 2.4.6-r1 3.0.3: Library to order a sparse matrix prior to Cholesky factorization -sci-libs/aotriton-bin 0.9.2b 0.11b: Ahead of Time (AOT) Triton Math Library (binary package) +sci-libs/aotriton-bin 0.9.2b 0.11b-r1: Ahead of Time (AOT) Triton Math Library (binary package) sci-libs/arborx 1.4.1-r1 1.6 2.0: Library for performance portable algorithms for geometric search sci-libs/armadillo 14.6.1 15.0.3: Streamlined C++ linear algebra library sci-libs/arpack 3.9.1 9999: Arnoldi package library to solve large scale eigenvalue problems @@ -16149,7 +16149,7 @@ sci-libs/hdf5 1.12.2-r6 1.14.4_p3-r1 1.14.6-r1 1.14.6-r2: General purpose librar 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 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 7.1.0-r1: General matrix-matrix operations library for AMD Instinct accelerators +sci-libs/hipBLASLt 6.3.3 6.4.3 7.0.2-r2 7.1.0-r2: General matrix-matrix operations library for AMD Instinct accelerators 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 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index fa74aa23adc22..6da9355bf703e 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 16 Nov 2025 08:45:52 +0000 +Sun, 16 Nov 2025 09:30:52 +0000