Skip to content

Commit b742e03

Browse files
authored
[SYCL][HIP] Re-enable reduction nd lambda test (intel#12395)
This test is now passing. It is noted as inconsistently failing, I couldn't reproduce the failure locally and the CI passed, so I'd like to try to re-enable it as we improved the HIP backend significantly since it was disabled. I will keep an eye out and revert this if it starts failing again.
1 parent 805a518 commit b742e03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/Reduction/reduction_nd_lambda.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33
//
4-
// Inconsistently fails on HIP AMD, HIP Nvidia.
5-
// UNSUPPORTED: hip_amd || hip_nvidia
6-
74
// Windows doesn't yet have full shutdown().
85
// UNSUPPORTED: ze_debug && windows
96

0 commit comments

Comments
 (0)