Skip to content

Improve VMM, cuTENSOR, and CUDA graph resource cleanup on failure.#129

Merged
romerojosh merged 2 commits into
mainfrom
vmm_resource_cleanup
May 5, 2026
Merged

Improve VMM, cuTENSOR, and CUDA graph resource cleanup on failure.#129
romerojosh merged 2 commits into
mainfrom
vmm_resource_cleanup

Conversation

@romerojosh
Copy link
Copy Markdown
Collaborator

This PR is part of a series of changes I am making to the code to improve resource management/reclamation on API failures. Before this change, cuDecomp could leak VMM, cuTENSOR, or CUDA graph related data on failure. This PR introduces a uniqueHandle wrapper to streamline reclamation of this data in these scenarios.

@romerojosh
Copy link
Copy Markdown
Collaborator Author

/build

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🚀 Build workflow triggered! View run

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

✅ Build workflow passed! View run

@romerojosh romerojosh merged commit 4a6b2ad into main May 5, 2026
4 checks passed
@romerojosh romerojosh deleted the vmm_resource_cleanup branch May 5, 2026 22:04
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