[AMD] Adjust AMD 4gpu partitions (#21533)
This commit is contained in:
@@ -794,7 +794,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
runner: [linux-mi325-4gpu-sglang]
|
runner: [linux-mi325-4gpu-sglang]
|
||||||
part: [0, 1]
|
part: [0]
|
||||||
runs-on: ${{matrix.runner}}
|
runs-on: ${{matrix.runner}}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
@@ -826,7 +826,7 @@ jobs:
|
|||||||
--hw amd \
|
--hw amd \
|
||||||
--suite stage-c-test-4-gpu-amd \
|
--suite stage-c-test-4-gpu-amd \
|
||||||
--auto-partition-id ${{ matrix.part }} \
|
--auto-partition-id ${{ matrix.part }} \
|
||||||
--auto-partition-size 2 \
|
--auto-partition-size 1 \
|
||||||
--timeout-per-file 1800 \
|
--timeout-per-file 1800 \
|
||||||
--enable-retry \
|
--enable-retry \
|
||||||
--max-attempts 2 \
|
--max-attempts 2 \
|
||||||
|
|||||||
@@ -797,7 +797,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
runner: [linux-mi325-4gpu-sglang]
|
runner: [linux-mi325-4gpu-sglang]
|
||||||
part: [0, 1]
|
part: [0]
|
||||||
runs-on: ${{matrix.runner}}
|
runs-on: ${{matrix.runner}}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
@@ -829,7 +829,7 @@ jobs:
|
|||||||
--hw amd \
|
--hw amd \
|
||||||
--suite stage-c-test-4-gpu-amd \
|
--suite stage-c-test-4-gpu-amd \
|
||||||
--auto-partition-id ${{ matrix.part }} \
|
--auto-partition-id ${{ matrix.part }} \
|
||||||
--auto-partition-size 2 \
|
--auto-partition-size 1 \
|
||||||
--timeout-per-file 1800 \
|
--timeout-per-file 1800 \
|
||||||
--enable-retry \
|
--enable-retry \
|
||||||
--max-attempts 2 \
|
--max-attempts 2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user