From 2b68d181ba99d38759f6e39c46b91ab766d59863 Mon Sep 17 00:00:00 2001 From: Donato Capitella Date: Tue, 16 Sep 2025 11:20:35 +0100 Subject: [PATCH] updated nightly rocm build --- toolboxes/Dockerfile.rocm-7rc | 2 +- toolboxes/Dockerfile.rocm-7rc-rocwmma | 2 +- toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/toolboxes/Dockerfile.rocm-7rc b/toolboxes/Dockerfile.rocm-7rc index f393434..fabf19d 100644 --- a/toolboxes/Dockerfile.rocm-7rc +++ b/toolboxes/Dockerfile.rocm-7rc @@ -8,7 +8,7 @@ RUN dnf -y --nodocs --setopt=install_weak_deps=False install \ WORKDIR /tmp RUN curl -L -o therock.tar.gz \ - https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250811.tar.gz + https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250915.tar.gz RUN mkdir -p /opt/rocm-7.0 \ && tar xzf therock.tar.gz -C /opt/rocm-7.0 --strip-components=1 diff --git a/toolboxes/Dockerfile.rocm-7rc-rocwmma b/toolboxes/Dockerfile.rocm-7rc-rocwmma index ff833fc..1fa054b 100644 --- a/toolboxes/Dockerfile.rocm-7rc-rocwmma +++ b/toolboxes/Dockerfile.rocm-7rc-rocwmma @@ -8,7 +8,7 @@ RUN dnf -y --nodocs --setopt=install_weak_deps=False install \ WORKDIR /tmp RUN curl -L -o therock.tar.gz \ - https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250811.tar.gz + https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250915.tar.gz RUN mkdir -p /opt/rocm-7.0 \ && tar xzf therock.tar.gz -C /opt/rocm-7.0 --strip-components=1 diff --git a/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants b/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants index 755cd75..cd9d006 100644 --- a/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants +++ b/toolboxes/Dockerfile.rocm-7rc-rocwmma-fa_all_quants @@ -8,7 +8,7 @@ RUN dnf -y --nodocs --setopt=install_weak_deps=False install \ WORKDIR /tmp RUN curl -L -o therock.tar.gz \ - https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250811.tar.gz + https://therock-nightly-tarball.s3.amazonaws.com/therock-dist-linux-gfx1151-7.0.0rc20250915.tar.gz RUN mkdir -p /opt/rocm-7.0 \ && tar xzf therock.tar.gz -C /opt/rocm-7.0 --strip-components=1