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

[SYCL] Disable unexpectedly failing test on image accessor range #844

Merged
merged 1 commit into from
Feb 16, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions SYCL/Basic/image/image_accessor_range.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// FIXME: Investigate OS-agnostic failures
// REQUIRES: TEMPORARY_DISABLED

// UNSUPPORTED: cuda || hip
// CUDA does not support SYCL 1.2.1 images.
//
Expand Down