Skip to content

Commit 9ff35b8

Browse files
[SYCL][E2E] Enable device_architecture_on_host for accelerator (#15285)
Now that sycl_ext_oneapi_device_architecture returns unknown for unknown architectures, the test should work for all device targets. This commit enables it for accelerator. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
1 parent 261a400 commit 9ff35b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/test-e2e/DeviceArchitecture/device_architecture_on_host.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// UNSUPPORTED: accelerator
2-
31
// RUN: %{build} -o %t.out
42
// RUN: %{run} %t.out
53

0 commit comments

Comments
 (0)