Need an address alignment utility function in cudf
Open
0 - Backlog
libcudf
proposal
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
As found in review of code, there are alignment functions scattered around. We should have a single device-accessible alignment function that everything uses instead of doing the bit operations themselves or having a static local function for it.
_Originally posted by @etseidl in https://github.com/rapidsai/cudf/pull/11403#discussion_r938132622_
Contributor guide
Assessment
This issue has not been assessed yet.