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 955047d commit bb77a72Copy full SHA for bb77a72
.github/workflows/sycl-linux-precommit.yml
@@ -109,7 +109,7 @@ jobs:
109
include:
110
- name: GEN 12 Integrated
111
runner: '["Linux", "gen12"]'
112
- target_devices: level_zero:gpu;opencl:gpu;opencl:cpu
+ target_devices: native_cpu:cpu;level_zero:gpu;opencl:gpu;opencl:cpu
113
- name: NVIDIA/CUDA
114
runner: '["Linux", "cuda"]'
115
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
0 commit comments