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

Commit d7452a5

Browse files
authored
[SYCL] Disable unexpectedly failing test on image accessor range (#844)
1 parent d26b27f commit d7452a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Basic/image/image_accessor_range.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// FIXME: Investigate OS-agnostic failures
2+
// REQUIRES: TEMPORARY_DISABLED
3+
14
// UNSUPPORTED: cuda || hip
25
// CUDA does not support SYCL 1.2.1 images.
36
//

0 commit comments

Comments
 (0)