Skip to content

Commit 69b3a1f

Browse files
committed
Added test support for CUDA. The test passes since it doesn't support
fp16. Signed-off-by: Garima Gupta <[email protected]>
1 parent 0184595 commit 69b3a1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/test/basic_tests/image_accessor_readwrite_half.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55

6-
// TODO: No CUDA image support
7-
// XFAIL: cuda
86
//==--------------------image_accessor_readwrite_half.cpp -------------------==//
97
//==-image_accessor read (without sampler)& write API test for half datatype-==//
108
//

0 commit comments

Comments
 (0)