Skip to content

DPC++ daily 2022-06-27

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 27 Jun 16:22
· 134250 commits to sycl since this release
2baf1de
[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.