Skip to content

Commit

Permalink
dpcpp amd working again
Browse files Browse the repository at this point in the history
  • Loading branch information
vancraar committed Dec 20, 2024
1 parent 46aed9e commit d9161da
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -299,16 +299,6 @@ pipeline {
name 'BUILD_TYPE'
values 'Debug'
}
}
exclude { // TODO: enable if icpx extension for current rocm Version is available
axis{
name 'BACKEND'
values 'DPCPP'
}
axis{
name 'ARCHITECTURE'
values 'AMD'
}
}
exclude { // TODO: enable if kokkos+rocm is working again
axis{
Expand Down

0 comments on commit d9161da

Please sign in to comment.