We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef42d2 commit 8ccf5b8Copy full SHA for 8ccf5b8
.jenkins
@@ -63,7 +63,7 @@ pipeline {
63
dir 'docker'
64
additionalBuildArgs '--build-arg BASE=rocm/dev-ubuntu-20.04:4.5-complete'
65
args '-v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES'
66
- label 'rocm-docker && vega && AMD_Radeon_Instinct_MI60'
+ label 'rocm-docker && AMD_Radeon_Instinct_MI100'
67
}
68
69
steps {
0 commit comments