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

Commit 8756be6

Browse files
[SYCL] Enable reduction_nd_n_vars test (#1133)
Was disabled due to the issue in CPU OpenCL runtime 2021.13.11.0. Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent d5d594f commit 8756be6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/Reduction/reduction_nd_N_vars.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
55

6-
// TODO: The test irregularly reports incorrect.
7-
// REQUIRES: TEMPORARY_DISABLED
8-
96
// This test checks handling of parallel_for() accepting nd_range and
107
// two or more reductions.
118

0 commit comments

Comments
 (0)