Skip to content

Commit

Permalink
[SYCL][E2E] Enable device_architecture_on_host for accelerator (#15285)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
steffenlarsen committed Sep 6, 2024
1 parent 261a400 commit 9ff35b8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// UNSUPPORTED: accelerator

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

Expand Down

0 comments on commit 9ff35b8

Please sign in to comment.