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 ad2b6bd commit a464fd0Copy full SHA for a464fd0
.github/workflows/sycl-linux-precommit.yml
@@ -86,7 +86,7 @@ jobs:
86
image_options: -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
87
target_devices: level_zero:gpu;opencl:gpu;opencl:cpu
88
reset_intel_gpu: true
89
- extra_lit_opts: --filter syclcompat/math --param gpu-intel-gen12=True
+ extra_lit_opts: --filter syclcompat --param gpu-intel-gen12=True
90
# - name: E2E tests on Intel Arc A-Series Graphics
91
# runner: '["Linux", "arc"]'
92
# image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest
0 commit comments