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

At what level in the algo parallelized? #91

Open
aurotripathy opened this issue Dec 19, 2024 · 1 comment
Open

At what level in the algo parallelized? #91

aurotripathy opened this issue Dec 19, 2024 · 1 comment

Comments

@aurotripathy
Copy link

hello @siboehm,
I read your post on lleaves from 2021.
Very well-written.
I'm new to lightGBM.
Your approach with LLVM to compile the model is something I have a question on.
In a multi-core machine, how you parallelize the work?
Is it that each tree is a separate execution thread?
Can the tree traversal be sped up by distributing the work ?

Thank you
Auro

@siboehm
Copy link
Owner

siboehm commented Dec 19, 2024

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