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

Commit dc00697

Browse files
authored
[SYCL] Enable group algorithms leader test on CUDA (#52)
1 parent 2d72042 commit dc00697

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/GroupAlgorithm/leader.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// UNSUPPORTED: cuda
2-
// OpenCL C 2.x alike work-group functions not yet supported by CUDA.
3-
//
41
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
52
// RUN: %HOST_RUN_PLACEHOLDER %t.out
63
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)