Skip to content

Commit

Permalink
Test: add SYCL to HIP command to ensure presence of Intel LLVM
Browse files Browse the repository at this point in the history
  • Loading branch information
Stewart Martin-Haugh committed Dec 9, 2024
1 parent b632e36 commit b0eeeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run_tests: false
build: Release
- platform:
name: "ALPAKA_HIP"
name: "ALPAKA_HIP_SYCL"
container: ghcr.io/acts-project/ubuntu2404_rocm_oneapi:69
options: --preset alpaka-fp32 -Dalpaka_ACC_GPU_HIP_ENABLE=ON
run_tests: false
Expand Down

0 comments on commit b0eeeb2

Please sign in to comment.