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

Number of workers #31

Open
VictorXQWang opened this issue Jan 13, 2021 · 1 comment
Open

Number of workers #31

VictorXQWang opened this issue Jan 13, 2021 · 1 comment

Comments

@VictorXQWang
Copy link

It would be nice if one can choose the number of workers. Looks like it is currently defaulted according to the number of CPU cores.

@roedoejet
Copy link

The docs say:

"All the parallel p_tqdm functions can be passed the keyword num_cpus to indicate how many CPUs to use. The default is all CPUs. num_cpus can either be an integer to indicate the exact number of CPUs to use or a float to indicate the proportion of CPUs to use."

but I didn't verify

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

2 participants