From dbe8a966744600516e3f3d4711ea0a3c53205766 Mon Sep 17 00:00:00 2001 From: Udit Agarwal <16324601+uditagarwal97@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:13:04 -0800 Subject: [PATCH] Enable fpga in sycl-post-commit.yml --- .github/workflows/sycl-post-commit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sycl-post-commit.yml b/.github/workflows/sycl-post-commit.yml index dc21752d712bf..aaf36263a93a9 100644 --- a/.github/workflows/sycl-post-commit.yml +++ b/.github/workflows/sycl-post-commit.yml @@ -45,6 +45,7 @@ jobs: - name: Intel GEN12 Graphics with Level Zero runner: '["Linux", "gen12"]' extra_lit_opts: --param gpu-intel-gen12=True + target_devices: ext_oneapi_level_zero:gpu;opencl:fpga - name: Intel Arc A-Series Graphics with Level Zero runner: '["Linux", "arc"]' extra_lit_opts: --param matrix-xmx8=True --param gpu-intel-dg2=True