Signed-off-by: Kevin H. Luu <khluu000@gmail.com> Signed-off-by: khluu <khluu000@gmail.com> Co-authored-by: Kevin Luu <khluu@Kevins-MacBook-Pro.local>
11 lines
217 B
YAML
11 lines
217 B
YAML
group: Hardware
|
|
steps:
|
|
- label: "GH200 Test"
|
|
soft_fail: true
|
|
device: gh200
|
|
no_plugin: true
|
|
optional: true
|
|
commands:
|
|
- nvidia-smi
|
|
- bash .buildkite/scripts/hardware_ci/run-gh200-test.sh
|