Source: CI ASAN Run #21463906609
Artifacts Index: https://therock-ci-artifacts.s3.amazonaws.com/21463906609-linux/index-gfx94X-dcgpu-asan.html
From TheRock repo root:
python build_tools/install_rocm_from_artifacts.py \
--run-id 21463906609 \
--artifact-group gfx94X-dcgpu-asan \
--output-dir ./therock-asanpython build_tools/install_rocm_from_artifacts.py \
--run-id 21463906609 \
--artifact-group gfx94X-dcgpu-asan \
--blas --rccl --tests \
--output-dir ./therock-asanpython build_tools/install_rocm_from_artifacts.py \
--run-id 21463906609 \
--artifact-group gfx950-dcgpu-asan \
--output-dir ./therock-asan-gfx950Use --artifact-group gfx94X-dcgpu-asan instead of --amdgpu-family gfx94X-dcgpu.
The -asan suffix in the artifact group tells the script to pull from the ASAN variant subdirectory in S3 rather than the standard CI artifacts.
Generated with Claude Code from prompt: "Given this run, give me TheRock incantation to install ROCM from artifacts."