Skip to content

Commit c2df719

Browse files
fineg74bb-sycl
authored andcommitted
[ESIMD] Disable ESIMD/dword_atomic_smoke_scalar_off.cpp on CUDA and HIP platforms (intel#1564)
Disable test execution on CUDA and HIP platforms
1 parent 2fac332 commit c2df719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/ESIMD/dword_atomic_smoke_scalar_off.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// This test checks LSC atomic operations.
99
//===----------------------------------------------------------------------===//
1010
// REQUIRES: gpu
11+
// UNSUPPORTED: cuda || hip
1112
// TODO: esimd_emulator fails due to random timeouts (_XFAIL_: esimd_emulator)
1213
// UNSUPPORTED: esimd_emulator
1314
// RUN: %clangxx -fsycl %s -o %t.out

0 commit comments

Comments
 (0)