Skip to content

Commit 7e70d1a

Browse files
[SYCL] Mark exclusive_scan_over_group.cpp as UNSUPPORTED: ze_debug4 (intel#987) (intel#860)
2 parents 90b7353 + 34c4177 commit 7e70d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/GroupAlgorithm/exclusive_scan_over_group.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// UNSUPPORTED: cuda || hip
22
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4+
// UNSUPPORTED: ze_debug4,ze_debug-1
45

56
#include <CL/sycl.hpp>
67
#include <algorithm>

0 commit comments

Comments
 (0)