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

Free memory in universal checkpointing tests #6693

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

tohtana
Copy link
Contributor

@tohtana tohtana commented Oct 31, 2024

Tests in universal checkpointing were not freeing the engine after use when reuse_dist_env was set to True, leading to memory leaks.
This PR ensure freeing the engine in the tests and enables reuse_dist_env.

@tohtana tohtana merged commit 95ea95f into master Oct 31, 2024
11 checks passed
@loadams loadams deleted the tohtana/free_engine_uc_tests branch October 31, 2024 18:51
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