Skip to content

Commit 8ccf5b8

Browse files
committed
re-enable jenkins HIP
1 parent 9ef42d2 commit 8ccf5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pipeline {
6363
dir 'docker'
6464
additionalBuildArgs '--build-arg BASE=rocm/dev-ubuntu-20.04:4.5-complete'
6565
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'
66+
label 'rocm-docker && AMD_Radeon_Instinct_MI100'
6767
}
6868
}
6969
steps {

0 commit comments

Comments
 (0)