Skip to content

Commit 38cdcaf

Browse files
dongkyunahn-intelbb-sycl
authored andcommitted
[SYCL][ESIMD][EMU] XFAIL for 'SYCL/ESIMD/api/esimd_rgba_smoke.cpp' (intel#840)
- Due to unimplemeted 'single_task()'
1 parent a81ed16 commit 38cdcaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SYCL/ESIMD/api/esimd_rgba_smoke.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
1010
<<<<<<< HEAD
11+
<<<<<<< HEAD
1112
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
1213
// XFAIL: esimd_emulator
1314
=======
1415
>>>>>>> 5ed4bac7d ([ESIMD] Add gather/scatter_rgba smoke test, can be used as an example. (#835))
16+
=======
17+
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
18+
// XFAIL: esimd_emulator
19+
>>>>>>> b3d790428 ([SYCL][ESIMD][EMU] XFAIL for 'SYCL/ESIMD/api/esimd_rgba_smoke.cpp' (#840))
1520
// RUN: %clangxx -fsycl %s -o %t.out
1621
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1722

0 commit comments

Comments
 (0)