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

Improve memory demands #44

Open
jkosciessa opened this issue Jun 13, 2024 · 0 comments
Open

Improve memory demands #44

jkosciessa opened this issue Jun 13, 2024 · 0 comments

Comments

@jkosciessa
Copy link
Collaborator

[feature improvement]

Once we have a stable version, it would be great to look into optimizing memory in the pipeline. I am currently running with 64GB allocation (with long heating simulations). The job runs out of memory once all of my layered acoustic and heating simulations are run, at the stage of posthoc water simulations. Not a critical problem as this is the last stage and it is straightforward to run water simulations. But this likely arises from keeping all of the prior outputs in memory. There are likely many temporary outputs that can be dropped during execution.

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

No branches or pull requests

1 participant