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

Re-factor a PETSc Vec creation function due to OpenMPI/PETSc interaction issue #2802

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

garth-wells
Copy link
Member

@garth-wells garth-wells commented Oct 2, 2023

Appears to be an issue between PETSc and OpenMPI on lifetime management of MPI communicators.

Re-enable test that was disabled to this issue.

Fixes #2800 (sort of).

@garth-wells garth-wells added this pull request to the merge queue Oct 3, 2023
Merged via the queue into main with commit 4c13b28 Oct 3, 2023
20 checks passed
@garth-wells garth-wells deleted the garth/petsc-openmpi-test branch October 3, 2023 07:45
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.

CI test failure in parallel with OpenMPI and PETSc 3.20.0
2 participants