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

Ability for user to specify automatic vs. number of cores #594

Open
ColinOrionChandler opened this issue May 10, 2024 · 0 comments
Open

Comments

@ColinOrionChandler
Copy link
Collaborator

There are places in the region_search and other code where the number of processes for multiprocessing is specified.

As I'm running stuff on Klone, I'd love it if we can set to "automatic" (read: None), which triggers the max_cpus()+2 or w/e the default is for a given approach (e.g., tqdm process_map).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants