Skip to content

Revert Deallocate Reversion#4339

Merged
nsarka merged 3 commits intoNVIDIA:mainfrom
nsarka:nsarka/revert-revert-deallocate
Apr 29, 2025
Merged

Revert Deallocate Reversion#4339
nsarka merged 3 commits intoNVIDIA:mainfrom
nsarka:nsarka/revert-revert-deallocate

Conversation

@nsarka
Copy link
Member

@nsarka nsarka commented Apr 29, 2025

Reverts #4303 with CI fix

@nsarka nsarka force-pushed the nsarka/revert-revert-deallocate branch from 92c0df6 to c1dc3a7 Compare April 29, 2025 16:41
@nsarka
Copy link
Member Author

nsarka commented Apr 29, 2025

!test

@nsarka nsarka requested a review from wujingyue April 29, 2025 16:50
at::cuda::clearCublasWorkspaces();
nvfuser::releaseZeroedMemory();
ASSERT_EQ(memoryAllocated(device_index), 0)
<< "Previous tests leaked memory.";
Copy link
Member Author

@nsarka nsarka Apr 29, 2025

Choose a reason for hiding this comment

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

This is the CI fix suggested by Jingyue. I'm waiting for the !test command to finish to see if it's enough.

@nsarka nsarka merged commit 42b6287 into NVIDIA:main Apr 29, 2025
51 of 53 checks passed
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.

2 participants