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

Commit 9df8e9b

Browse files
[SYCL][CUDA] Disable image_sample test for CUDA (#225)
Signed-off-by: Steffen Larsen <[email protected]>
1 parent 5ae35ad commit 9df8e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/Basic/image/image_sample.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
22
// RUN: %CPU_RUN_PLACEHOLDER %t.out
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4+
// UNSUPPORTED: cuda
45

56
#include <CL/sycl.hpp>
67

0 commit comments

Comments
 (0)