Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5061f88

Browse files
[SYCL][ESIMD][EMU] XFAIL marking for kernel using unimplemented 'single_task' (#815)
1 parent e9e0c7e commit 5061f88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/ESIMD/api/simd_view_select_2d.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
10+
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
11+
// XFAIL: esimd_emulator
1012
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
1113
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1214
//

0 commit comments

Comments
 (0)