[UR][L0] Release parent of sub-buffer when sub-buffer dies#2734
[UR][L0] Release parent of sub-buffer when sub-buffer dies#2734nrspruit merged 1 commit intooneapi-src:v0.11.xfrom
Conversation
This commit fixes an issue where the sub-buffer object in the L0 V1 adapter would not release its retained parent, causing leaks. Signed-off-by: Neil R. Spruit <[email protected]>
5a24afb to
4c2b070
Compare
Unified Runtime -> intel/llvm Repo Move NoticeInformationThe source code of Unified Runtime has been moved to intel/llvm under the unified-runtime top-level directory, The code will be mirrored to oneapi-src/unified-runtime and the specification will continue to be hosted at oneapi-src.github.io/unified-runtime. The contribution guide will be updated with new instructions for contributing to Unified Runtime. PR MigrationAll open PRs including this one will be marked with the Should you wish to continue with your PR you will need to migrate it to intel/llvm. If your PR should remain open and not be closed automatically, you can remove the This is an automated comment. |
This commit fixes an issue where the sub-buffer object in the L0 V1 adapter would not release its retained parent, causing leaks.