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 8df071f commit 7ce23a4Copy full SHA for 7ce23a4
.github/workflows/sycl-post-commit.yml
@@ -51,7 +51,6 @@ jobs:
51
include:
52
- name: Intel GEN12 Graphics with Level Zero
53
runner: '["Linux", "gen12"]'
54
- extra_lit_opts: --param gpu-intel-gen12=True
55
target_devices: level_zero:gpu;opencl:fpga
56
reset_intel_gpu: true
57
- name: Intel Arc A-Series Graphics with Level Zero
.github/workflows/sycl-windows-precommit.yml
@@ -55,4 +55,3 @@ jobs:
name: Intel GEN12 Graphics with Level Zero
runner: '["Windows","gen12"]'
sycl_toolchain_archive: ${{ needs.build.outputs.artifact_archive_name }}
58
0 commit comments