We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90b7353 + 34c4177 commit 7e70d1aCopy full SHA for 7e70d1a
SYCL/GroupAlgorithm/exclusive_scan_over_group.cpp
@@ -1,6 +1,7 @@
1
// UNSUPPORTED: cuda || hip
2
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
3
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4
+// UNSUPPORTED: ze_debug4,ze_debug-1
5
6
#include <CL/sycl.hpp>
7
#include <algorithm>
0 commit comments