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

Commit f74c463

Browse files
authored
Update SYCL/Basic/enqueue_barrier.cpp
1 parent 4932eda commit f74c463

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/Basic/enqueue_barrier.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
44
// RUN: env SYCL_PI_TRACE=2 %ACC_RUN_PLACEHOLDER %t.out 2>&1 %ACC_CHECK_PLACEHOLDER
55

6+
// The test is failing sporadically on Windows OpenCL RTs
7+
// Disabling on windows until fixed
68
// UNSUPPORTED: cuda || windows
79

810
#include <CL/sycl.hpp>

0 commit comments

Comments
 (0)