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 66d12dd commit 77821d4Copy full SHA for 77821d4
sycl/test-e2e/Basic/parallel_for_disable_range_roundup.cpp
@@ -1,5 +1,6 @@
1
// REQUIRES: gpu
2
// RUN: %{build} -D__SYCL_DISABLE_PARALLEL_FOR_RANGE_ROUNDING__ -o %t1.out
3
+
4
// RUN: env SYCL_PARALLEL_FOR_RANGE_ROUNDING_TRACE=1 %{run} %t1.out | FileCheck %s --check-prefix CHECK-DISABLED
5
6
// RUN: %{build} -sycl-std=2020 -o %t2.out
0 commit comments