Skip to content

Commit 368fa0c

Browse files
Removed use of dpcpp_kernels.hpp
Straightforward attempt to transition from using deprecated sycl::program to kernel_bundle caused crashes. SYCL spec stipulates that cgh.parallel_for(.., kernel) is intended for interoperability kernels only, and dpcpp_kernels.hpp was creating non-interoperability kernel objects. The intent of dpcpp_kernels was improve test coverage of syclinterface, but this was addressed by also collecting library coverage info when running pytests
1 parent 9a18910 commit 368fa0c

File tree

2 files changed

+0
-532
lines changed

2 files changed

+0
-532
lines changed

libsyclinterface/tests/dpcpp_kernels.hpp

Lines changed: 0 additions & 303 deletions
This file was deleted.

0 commit comments

Comments
 (0)