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

Optimize RAM usage by converting data to float32. #50

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

gnrgomes
Copy link
Collaborator

We converted all data from float64 to float32 before calling pyg2p interpolation in order to further optimize RAM usage and decrease runtime.

@gnrgomes gnrgomes merged commit 74db2eb into development Dec 15, 2023
1 check failed
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