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

Multithreading #13

Open
imkane opened this issue Sep 13, 2017 · 1 comment
Open

Multithreading #13

imkane opened this issue Sep 13, 2017 · 1 comment

Comments

@imkane
Copy link

imkane commented Sep 13, 2017

I've been reading about multithreading w/ Python. It looks like this the current code doesn't do it, but I'm not 100% sure?

https://machinelearningmastery.com/best-tune-multithreading-support-xgboost-python/

Any thoughts on this?

@imkane
Copy link
Author

imkane commented Sep 13, 2017

Maybe it just uses multiple cores automatically?

I did some tests with Google Cloud Compute Engine:

1 cpu = 664 s
2 cpu = 485 s
4 cpu = 259 s

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