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

Commit dea0584

Browse files
authored
[SYCL] disabled SYCL/ESIMD/vadd_2d_acc.cpp on CUDA (#101)
1 parent b0732c3 commit dea0584

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/ESIMD/vadd_2d_acc.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
// RUN: %clangxx-esimd -fsycl %s -o %t.out
1111
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
1212

13+
// UNSUPPORTED: cuda
14+
1315
// The test checks that 2D workitem addressing works correctly with SIMD
1416
// kernels.
1517

0 commit comments

Comments
 (0)