Skip to content

[SYCL] Fix event usage in interop memory object constructors #978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

sergey-semenov
Copy link
Contributor

Retain the event passed to the buffer/image interoperability
constructors: this event is stored in the corresponding allocation
command and is released once the command is destroyed.

Signed-off-by: Sergey Semenov [email protected]

Retain the event passed to the buffer/image interoperability
constructors: this event is stored in the corresponding allocation
command and is released once the command is destroyed.

Signed-off-by: Sergey Semenov <[email protected]>
@bader bader merged commit 0aabe7e into intel:sycl Dec 29, 2019
@sergey-semenov sergey-semenov deleted the interopfix branch December 30, 2019 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants