Skip to content

Commit 97f8a03

Browse files
garimagubader
authored andcommitted
[SYCL] Removing image_accessor_readwrite.cpp lit test execution on
Accelerator. The test does not check if the device supports images, in case of an accelerator like FPGA it will cause failures. The OpenCL CPU and GPU device supports images. Thus removing only Accelerator execuation of the test. Signed-off-by: Garima Gupta <[email protected]>
1 parent 94ee028 commit 97f8a03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test/basic_tests/image_accessor_readsampler.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5-
// RUN: %ACC_RUN_PLACEHOLDER %t.out
65
//==------------------- image_accessor_readsampler.cpp ---------------------==//
76
//==-----------------image_accessor read API test with sampler--------------==//
87
//

0 commit comments

Comments
 (0)