We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c8089 commit 6b74243Copy full SHA for 6b74243
1 file changed
.github/workflows/sycl_nightly.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
build_cache_root: "/__w/"
26
build_artifact_suffix: default-2204
27
- build_configure_extra_args: ''
+ build_configure_extra_args: '--hip --cuda --enable-esimd-emulator'
28
29
ubuntu2204_opaque_pointers_build_test:
30
if: github.repository == 'intel/llvm'
0 commit comments