Skip to content

Commit

Permalink
add dpcpp images
Browse files Browse the repository at this point in the history
  • Loading branch information
tdavidcl committed Aug 6, 2024
1 parent f62adef commit 63ea9e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_publish_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
imagepath: ubuntu20cuda11
- imagename: ci-ubuntu20rocm543
imagepath: ubuntu20rocm5.4.3
- imagename: ci-ubuntu20cuda11dpcpp
imagepath: ubuntu20dpcppcuda11
- imagename: ci-ubuntu20rocm543dpcpp
imagepath: ubuntu20dpcpprocm5.4.3

steps:
- name: Checkout repository
Expand Down

0 comments on commit 63ea9e2

Please sign in to comment.