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

memory usage guidelines #9

Open
gfudenberg opened this issue Nov 17, 2022 · 0 comments
Open

memory usage guidelines #9

gfudenberg opened this issue Nov 17, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@gfudenberg
Copy link
Member

It would be great to have a guideline for how much memory to request (perhaps broken down by resolution). It seems like insulation requests the highest per-thread amount by default (mem_mb=32 * 1024,, and dots the highest overall threads * 16 * 1024?

Jobs are currently failing due to oom errors with slurm sbatch defaults:
slurmstepd: error: Detected 1 oom-kill event(s) in StepId=9431588.batch. Some of your processes may have been killed by the cgroup out-of-memory handler.

@gfudenberg gfudenberg added the documentation Improvements or additions to documentation label Nov 17, 2022
@gfudenberg gfudenberg changed the title memory guidelines memory usage guidelines Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant