[FEA] Port the logic at page_data.cu:282 to use `thread_group`s and avoid the magic 32 multiples.
Open
0 - Backlog
feature request
good first issue
libcudf
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
We should probably port the whole logic at page_data.cu:282 and elsewhere where used to `thread_group`s and avoid the magic 32 multiples.
_Originally posted by @vuule in https://github.com/rapidsai/cudf/pull/16109#discussion_r1671149797_
Contributor guide
Assessment
This issue has not been assessed yet.