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

[VL] Broadcast BHJ hash table #8857

Open
FelixYBW opened this issue Feb 28, 2025 · 1 comment
Open

[VL] Broadcast BHJ hash table #8857

FelixYBW opened this issue Feb 28, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@FelixYBW
Copy link
Contributor

Description

Currently we broadcast small table and build hashtable in every task. The improvement is to build hash table on driver and broadcast to task thread.

@FelixYBW FelixYBW added the enhancement New feature or request label Feb 28, 2025
@FelixYBW FelixYBW moved this to Todo in Gluten Velox Dev Feb 28, 2025
@JkSelf JkSelf moved this from Todo to In Progress in Gluten Velox Dev Mar 4, 2025
@JkSelf JkSelf self-assigned this Mar 4, 2025
@FelixYBW FelixYBW moved this from In Progress to Todo in Gluten Velox Dev Mar 4, 2025
@FelixYBW
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants