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

Fix leak for MPI_Datatype #3031

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Fix leak for MPI_Datatype #3031

merged 1 commit into from
Feb 3, 2024

Conversation

garth-wells
Copy link
Member

Add missing MPI_Type_free.

Resolves #2997.

@garth-wells garth-wells added the bug Something isn't working label Feb 3, 2024
@garth-wells garth-wells added this pull request to the merge queue Feb 3, 2024
Merged via the queue into main with commit ccce52f Feb 3, 2024
19 checks passed
@garth-wells garth-wells deleted the garth/fix-mpi-leak branch February 3, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak indicated when calling dolfinx.io.distribute_entity_data
1 participant