DPC++ daily 2022-06-27
Pre-release
Pre-release
·
134250 commits
to sycl
since this release
[SYCL][CUDA] Retain context with CUDA event interop (#6361) This PR fixes an issue found in the SYCL-CTS cuda interop tests. Where the context had not been properly retained when creating a native event with CUDA interop.