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 4676c35 commit 8883f2dCopy full SHA for 8883f2d
sycl/test-e2e/Basic/parallel_for_range_roundup.cpp
@@ -1,5 +1,5 @@
1
// REQUIRES: gpu
2
-// RUN: %{build} -fsycl-range-rounding=disable -o %t.out
+// RUN: %{build} -o %t.out
3
// RUN: env SYCL_PARALLEL_FOR_RANGE_ROUNDING_TRACE=1 %{run} %t.out | FileCheck %s --check-prefix=CHECK-DEFAULT
4
5
// RUN: %{build} -fsycl-range-rounding=force -o %t.out
0 commit comments