Skip to content

Conversation

@pavanbalaji
Copy link
Contributor

Summary:
Add graph.reset() calls at the end of all CUDA graph test methods in
both Python and C++ integration tests to ensure proper cleanup of CUDA
graph resources. This prevents potential memory leaks and ensures that
graph resources are properly released after each test completes.

Differential Revision: D88763363

Summary:
Add graph.reset() calls at the end of all CUDA graph test methods in
both Python and C++ integration tests to ensure proper cleanup of CUDA
graph resources. This prevents potential memory leaks and ensures that
graph resources are properly released after each test completes.

Differential Revision: D88763363
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 9, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 9, 2025

@pavanbalaji has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88763363.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant