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 e1412b3 commit 60246acCopy full SHA for 60246ac
.github/workflows/sycl-nightly.yml
@@ -31,7 +31,7 @@ jobs:
31
build_cache_root: "/__w/"
32
build_cache_suffix: sprod_shared
33
build_artifact_suffix: sprod_shared
34
- build_configure_extra_args: '--shared-libs --hip --cuda'
+ build_configure_extra_args: '--shared-libs --hip --cuda --native_cpu'
35
merge_ref: ''
36
37
artifact_archive_name: sycl_linux_shared.tar.zst
0 commit comments