We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5acd4 commit d588560Copy full SHA for d588560
.github/workflows/benchmark_dispatch.yml
@@ -90,8 +90,8 @@ jobs:
90
with:
91
runner: linux.rocm.gpu.gfx942.2
92
python-version: "3.12"
93
- image: rocm/dev-ubuntu-24.04:7.0-complete
94
- runtime-version: rocm7.0
+ image: rocm/dev-ubuntu-24.04:6.4.4-complete
+ runtime-version: rocm6.4
95
container-options: --device=/dev/kfd --device=/dev/dri
96
alias: mi325x
97
num-shards: ${{ matrix.num_shards }}
0 commit comments