Skip to content

Commit d8cf104

Browse files
committed
Force cache for rocm download
1 parent fe7ee59 commit d8cf104

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

script/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MLCommons Automation Scripts
22

3-
*Last updated: 2026-04-23 02:01:43*
3+
*Last updated: 2026-04-23 06:01:36*
44

55
This directory contains automation scripts for MLPerf benchmarks, AI/ML workflows, and development operations.
66

script/install-rocm/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ deps:
3333
# Prehook dependencies
3434
prehook_deps:
3535
- tags: download,file
36+
extra_cache_tags: rocm,installer,runfile
37+
force_cache: true
3638
enable_if_env:
3739
MLC_ROCM_USE_RUNFILE:
3840
- 'yes'

0 commit comments

Comments
 (0)