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

Int64 PETSc Leak in CI #1668

Open
jeremylt opened this issue Sep 20, 2024 · 1 comment · May be fixed by #1669
Open

Int64 PETSc Leak in CI #1668

jeremylt opened this issue Sep 20, 2024 · 1 comment · May be fixed by #1669
Labels

Comments

@jeremylt
Copy link
Member

I've swapped Noether CI to use int32 only for now as we are getting errors such as below with int64

[WARNING] yaksa: 1 leaked handle pool objects

This appears to be some change in PETSc. We should investigate and revert this workaround when able.

@jeremylt
Copy link
Member Author

The issue appeared after I got this commit and later, I think (haven't bisected, just going off two rebuilds of PETSc for CI on back to back days)
https://gitlab.com/petsc/petsc/-/merge_requests/7806

@jeremylt jeremylt linked a pull request Sep 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant