Skip to content

[GpuOclRuntime] Retain input and release created cl_events #367

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
Oct 9, 2024

Conversation

AndreyPavlenko
Copy link
Contributor

Call clRetainEvent() for each event passed to OclContext and clReleaseEvent() for each created event.
Also, minor refactoring of the events management code.

Call clRetainEvent() for each event passed to OclContext and
clReleaseEvent() for each created event.
Also, minor refactoring of the events management code.
@AndreyPavlenko AndreyPavlenko marked this pull request as ready for review October 2, 2024 18:29
@AndreyPavlenko AndreyPavlenko merged commit 41f8bc5 into intel:main Oct 9, 2024
6 checks passed
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