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

[DeviceSanitizer] Support detecting memory leaks of USM #1808

Merged
merged 18 commits into from
Sep 19, 2024

Conversation

zhaomaosu
Copy link
Contributor

@zhaomaosu zhaomaosu commented Jul 2, 2024

Also maintain an internal ref count of ContextInfo.

SYCLOS Part: intel/llvm#14378

@zhaomaosu zhaomaosu requested a review from a team as a code owner July 2, 2024 06:57
@github-actions github-actions bot added loader Loader related feature/bug sanitizer Sanitizer layer issues/changes/specification labels Jul 2, 2024
Copy link
Contributor

@yingcong-wu yingcong-wu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@zhaomaosu
Copy link
Contributor Author

Hi @oneapi-src/unified-runtime-maintain, could you please help review this PR? There is a failure in pre-ci, but I didn't see any error message, looks so weird.

@pbalcer pbalcer merged commit 2af159d into oneapi-src:main Sep 19, 2024
70 of 71 checks passed
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Sep 19, 2024
…y leaks (#14378)

UR Part: oneapi-src/unified-runtime#1808

---------

Co-authored-by: Piotr Balcer <piotr.balcer@intel.com>
Co-authored-by: omarahmed1111 <omar.ahmed@codeplay.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loader Loader related feature/bug sanitizer Sanitizer layer issues/changes/specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants