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

Move datablock sort/scatter functions to kernel #663

Closed
BohuTANG opened this issue May 31, 2021 · 1 comment · Fixed by #664
Closed

Move datablock sort/scatter functions to kernel #663

BohuTANG opened this issue May 31, 2021 · 1 comment · Fixed by #664
Assignees
Labels
C-improvement Category: improvement community-take

Comments

@BohuTANG
Copy link
Member

BohuTANG commented May 31, 2021

Summary

Add kernel directory for some compute functions.
common/datablocks/kernels

  • data_block_concat.rs
  • data_block_scatter.rs
  • data_block_sort.rs
  • data_block_take.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: improvement community-take
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants