NVIDIA / NVIDIA/cudf

[FEA] Extract some utilities function from `join_common_utils.cuh` into `cuco_helpers.cuh`

Open
#11,176 4 comments 0 reactions 1 assignee Claimed by @ttnghia View on GitHub
feature request improvement libcudf non-breaking
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

In `join_common_utils.cuh`, there are several utilities functions that were created to work with cuco hash tables data structure. They are useful not just in join implementation but also somewhere else, like in search implementation. As such, we should extract there functions into a new file named `cuco_helpers.cuh`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.