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

[FEA] Add libcudf data structure and algorithm prefetching to the NDS-H benchmarks #16746

Open
GregoryKimball opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
Milestone

Comments

@GregoryKimball
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Let's add a managed pool with prefetch as an optional execution mode to the NDS-H benchmarks. This feature would use a prefetch-pool-managed MR as well as libcudf prefetching for "column_view::get_data","mutable_column_view::get_data", "gather", and "hash_join".

Describe the solution you'd like
Expand the MR options in the NDS-H benchmarks to also cover libcudf prefetch settings.

@GregoryKimball GregoryKimball added feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. labels Sep 4, 2024
@GregoryKimball GregoryKimball added this to the Benchmarking milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
Projects
None yet
Development

No branches or pull requests

2 participants