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

Build parallalization is not working. #627

Open
AniruddhaHumane opened this issue Jan 19, 2023 · 2 comments
Open

Build parallalization is not working. #627

AniruddhaHumane opened this issue Jan 19, 2023 · 2 comments

Comments

@AniruddhaHumane
Copy link

I tried using the n_jobs parameter while building the tree but only one CPU core is being utilized.

Snapshots for reference:
image
image
image

@erikbern
Copy link
Collaborator

Weird, not sure what's the issue – feel free to try to debug it.

@patleb
Copy link

patleb commented Aug 2, 2023

Python isn't multithreaded... maybe this is why?

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

3 participants