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

document the worker/memory tradeoff #202

Merged
merged 1 commit into from
Apr 13, 2023
Merged

document the worker/memory tradeoff #202

merged 1 commit into from
Apr 13, 2023

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Apr 13, 2023

No description provided.

@Mic92
Copy link
Member Author

Mic92 commented Apr 13, 2023

bors merge

@bors bors bot merged commit a5bb26e into main Apr 13, 2023
@Mic92 Mic92 deleted the docs2 branch April 13, 2023 21:31
system with many CPU cores but limited memory, you may want to reduce the
number of workers to avoid exceeding the memory limit.

`--max-memory-size`: This option allows you to adjust the memory limit for each
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it may be worth mentioning that memory usage can spike higher than this, but that the worker will restart ASAP once the work has been done.

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.

2 participants