Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 3a53910

Browse files
Update SYCL/Basic/parallel_for_range_roundup.cpp
Co-authored-by: DenisBakhvalov <[email protected]>
1 parent 7bd4b54 commit 3a53910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Basic/parallel_for_range_roundup.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
22
// RUN: env SYCL_PARALLEL_FOR_RANGE_ROUNDING_TRACE=1 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER
33

4-
// Issue #164 The test if failin sporadically on Windows
4+
// Issue #164 The test is failing sporadically on Windows
55
// UNSUPPORTED: windows
66
#include <CL/sycl.hpp>
77

0 commit comments

Comments
 (0)