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

Commit 56d12a2

Browse files
[SYCL][CUDA] Enables reqd_work_group_test for CUDA (#278)
Signed-off-by: Steffen Larsen <[email protected]>
1 parent cf14860 commit 56d12a2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SYCL/Basic/reqd_work_group_size.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// XFAIL: cuda
2-
// The negative test fails on CUDA. It's not clear whether the CUDA backend
3-
// respects the reqd_work_group_size attribute.
4-
51
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
62
// RUN: %CPU_RUN_PLACEHOLDER %t.out
73
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)