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

Commit b7a7083

Browse files
OpenCL ICD loader is also needed to resolve direct OpenCL calls
Co-authored-by: vladimirlaz <[email protected]>
1 parent 7c083a5 commit b7a7083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Plugin/interop-opencl-interop-task-mem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: opencl
1+
// REQUIRES: opencl, opencl_icd
22

33
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)