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 271bd02 commit 8d9ca05Copy full SHA for 8d9ca05
.github/workflows/sycl-linux-precommit.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Intel Arc A-Series Graphics
79
runner: '["Linux", "arc"]'
80
image_options: -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
81
- target_devices: level_zero:gpu;opencl:gpu;level_zero_v2:gpu
+ target_devices: level_zero:gpu;opencl:gpu
82
reset_intel_gpu: true
83
extra_lit_opts: --param matrix-xmx8=True
84
- name: E2E tests with dev igc on Intel Arc A-Series Graphics
0 commit comments