Skip to content

Commit bff3c17

Browse files
romanovvladbb-sycl
authored andcommitted
[SYCL] Disable dword_atomic_smoke.cpp to unblock development (intel#1185)
1 parent 935895e commit bff3c17

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SYCL/ESIMD/dword_atomic_smoke.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
//===----------------------------------------------------------------------===//
1010
// REQUIRES: gpu
1111
// UNSUPPORTED: cuda || hip
12+
//
13+
// TODO: esimd_emulator fails due to unsupported __esimd_svm_atomic0/1/2
14+
// TODO: fails on a regular gpu with
15+
// "SYCL exception caught: Native API failed. Native API returns: -1"
16+
// REQUIRES: TEMPORARY_DISABLED
1217
// RUN: %clangxx -fsycl %s -o %t.out
1318
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1419

0 commit comments

Comments
 (0)