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

Limit the number of processes used by whitebox methods #1

Open
avkoehl opened this issue Jan 14, 2025 · 0 comments
Open

Limit the number of processes used by whitebox methods #1

avkoehl opened this issue Jan 14, 2025 · 0 comments

Comments

@avkoehl
Copy link
Owner

avkoehl commented Jan 14, 2025

whitebox.WhiteBoxTools() seems to ignore the max_procs attribute and uses all available cores. This can result in issues when trying to run many instances at once. Seems to happen regardless of the content in 'settings.json' file where WBT was downloaded or if using the wbt.set_max_procs() method.

@avkoehl avkoehl transferred this issue from avkoehl/valleyx Feb 13, 2025
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