Skip to content

Commit 637f75a

Browse files
authored
Merge pull request intel#1522 from myler/CMPLRTST-18880
[SYCL] use per_kernel split mode for the test SYCL/SubGroupMask/GroupSize.cpp (intel#1472)
2 parents 39a2b07 + e361eff commit 637f75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/SubGroupMask/GroupSize.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
1+
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsycl-device-code-split=per_kernel %s -o %t.out
22
// REQUIRES: gpu
33
// UNSUPPORTED: hip
44
// GroupNonUniformBallot capability is supported on Intel GPU only

0 commit comments

Comments
 (0)