Skip to content

Commit

Permalink
re-enable jenkins HIP
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Jan 29, 2024
1 parent 9ef42d2 commit 8ccf5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pipeline {
dir 'docker'
additionalBuildArgs '--build-arg BASE=rocm/dev-ubuntu-20.04:4.5-complete'
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'
label 'rocm-docker && vega && AMD_Radeon_Instinct_MI60'
label 'rocm-docker && AMD_Radeon_Instinct_MI100'
}
}
steps {
Expand Down

0 comments on commit 8ccf5b8

Please sign in to comment.