rapidsai/cudf
在 GitHub 查看[FEA] Port the logic at page_data.cu:282 to use `thread_group`s and avoid the magic 32 multiples.
Open
#16,235 创建于 2024年7月9日
0 - Backlogfeature requestgood first issuelibcudf
仓库指标
- Star
- (6,000 star)
- PR 合并指标
- (平均合并 17天 21小时) (30 天内合并 230 个 PR)
描述
We should probably port the whole logic at page_data.cu:282 and elsewhere where used to thread_groups and avoid the magic 32 multiples.
Originally posted by @vuule in https://github.com/rapidsai/cudf/pull/16109#discussion_r1671149797