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

Reduce memory usage in Jacobian creation #280

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

eastjames
Copy link
Collaborator

Name and Institution (Required)

Name: James East
Institution: Harvard ACMG

Describe the update

Small changes to operator_utilities.py to decrease its memory usage when creating Jacobian. This should speed up the inversion step. Because it uses less memory, users can use more cores in the inversion step.

Tests on lognormal out-of-the-box Permian test case had identical inversion results. Inversion step was 20% faster and used 40% less memory.

@eastjames eastjames marked this pull request as draft October 6, 2024 13:52
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.

1 participant