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

Commit ed5e014

Browse files
authored
[ESIMD] Disable ESIMD/dword_atomic_smoke_scalar_off.cpp on CUDA and HIP platforms (#1564)
Disable test execution on CUDA and HIP platforms
1 parent f3fb4d7 commit ed5e014

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)