[AMD-miles] Add a ROCm 7.0 MI35x miles nightly image (#29219)
Co-authored-by: Xinyu Jiang <xinyuj2@andrew.cmu.edu>
This commit is contained in:
co-authored by
Xinyu Jiang
parent
c268a7edf5
commit
d1cf09d4d4
@@ -18,6 +18,9 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- gpu_arch: gfx950
|
||||||
|
rocm_tag: rocm700-mi35x
|
||||||
|
sglang_image_tag: v0.5.10-rocm700-mi35x
|
||||||
- gpu_arch: gfx942
|
- gpu_arch: gfx942
|
||||||
rocm_tag: rocm700-mi30x
|
rocm_tag: rocm700-mi30x
|
||||||
sglang_image_tag: v0.5.10-rocm700-mi30x
|
sglang_image_tag: v0.5.10-rocm700-mi30x
|
||||||
@@ -77,7 +80,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
gpu_arch: ["gfx942"]
|
gpu_arch: ["gfx950", "gfx942"]
|
||||||
steps:
|
steps:
|
||||||
- name: Download image tag artifact
|
- name: Download image tag artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user