[AMD][CI] Correct MI355X Slurm exclude node (#37779)
Co-authored-by: Chen <bingxche@amd.com>
This commit is contained in:
co-authored by
Chen
parent
429ac2d82c
commit
f59a4840c5
@@ -131,7 +131,7 @@ jobs:
|
|||||||
CONFIG_FILE: ${{ matrix.config.config_file }}
|
CONFIG_FILE: ${{ matrix.config.config_file }}
|
||||||
RESULT_FILENAME: mi355x-${{ matrix.config.name }}
|
RESULT_FILENAME: mi355x-${{ matrix.config.name }}
|
||||||
MATRIX_CONFIG_NAME: ${{ matrix.config.name }}
|
MATRIX_CONFIG_NAME: ${{ matrix.config.name }}
|
||||||
SLURM_EXCLUDE: mia1-p01-g20,mia1-p01-g09
|
SLURM_EXCLUDE: mia1-p01-g20,mia1-p02-g09
|
||||||
# NOTE: RUNNER_NAME is a built-in default env var on every runner, so the
|
# NOTE: RUNNER_NAME is a built-in default env var on every runner, so the
|
||||||
# launch + cleanup steps read it directly. Do NOT set it here from
|
# launch + cleanup steps read it directly. Do NOT set it here from
|
||||||
# ${{ runner.name }} -- the `runner` context is not available in job-level
|
# ${{ runner.name }} -- the `runner` context is not available in job-level
|
||||||
|
|||||||
Reference in New Issue
Block a user