Skip to content

Commit d430bef

Browse files
[SYCL][E2E] Disable device_architecture_on_host for FPGA (#10381)
Co-authored-by: Jie Zhang <[email protected]>
1 parent 61fe8e6 commit d430bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/DeviceArchitecture/device_architecture_on_host.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// UNSUPPORTED: cuda, hip, esimd_emulator
1+
// UNSUPPORTED: cuda, hip, esimd_emulator, accelerator
22

33
// RUN: %{build} -o %t.out
44
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)