Skip to content
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

track cloned kernels as kernel object allocations #325

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

bashbaug
Copy link
Contributor

Description of Changes

clCloneKernel creates a new kernel object so it should be considered a kernel object allocation. If it does not, object tracking for LeakChecking will not behave properly.

Testing Done

Tested with a new OpenCL SDK sample that calls clCloneKernel.

@bashbaug bashbaug merged commit ed9be3a into intel:main Nov 14, 2023
4 checks passed
@bashbaug bashbaug deleted the clone-kernel-object-allocation branch November 14, 2023 04:14
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.

1 participant