We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750c979 commit 82280a3Copy full SHA for 82280a3
sycl/test/basic_tests/parallel_for_range.cpp
@@ -2,7 +2,7 @@
2
// UNSUPPORTED: windows
3
// Level0 testing times out on Windows.
4
5
-// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
+// RUN: %clangxx -fsycl -fno-sycl-id-queries-fit-in-int -fsycl-targets=%sycl_triple %s -o %t.out
6
// RUN: %CPU_RUN_PLACEHOLDER %t.out
7
// RUN: %GPU_RUN_PLACEHOLDER %t.out
8
// RUN: %ACC_RUN_PLACEHOLDER %t.out
0 commit comments