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

Add explicit destruction of PETSc Python objects #2560

Merged
merged 13 commits into from
Feb 28, 2023
Merged

Conversation

garth-wells
Copy link
Member

@garth-wells garth-wells commented Feb 28, 2023

This is ugly, but necessary following pets4py garbage collection changes in PETSc 3.18 (see, for example, https://gitlab.com/petsc/petsc/-/issues/1309) which means the number of available MPI communicators can be exhausted when running the CI.

@garth-wells garth-wells changed the title Add explicit destruction of PETSc objects Add explicit destruction of PETSc Python objects Feb 28, 2023
@francesco-ballarin
Copy link
Member

Thanks @garth-wells, I'll look into this in a couple of days

@garth-wells garth-wells marked this pull request as ready for review February 28, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants