Skip to content

Commit

Permalink
[ci skip] Revert MI100->MI210 for nightly testing
Browse files Browse the repository at this point in the history
This has been failing.
  • Loading branch information
aprokop committed Apr 11, 2024
1 parent 3603868 commit 6888907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/nightly.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ pipeline {
agent {
docker {
image 'rocm/dev-ubuntu-22.04:5.4-complete'
label 'AMD_Radeon_Instinct_MI210 && rocm-docker'
label 'AMD_Radeon_Instinct_MI100 && rocm-docker'
args '--device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=${HIP_VISIBLE_DEVICES}'
}
}
Expand Down

0 comments on commit 6888907

Please sign in to comment.