rapidsai/cudf

[FEA] Port the logic at page_data.cu:282 to use `thread_group`s and avoid the magic 32 multiples.

Open

#16,235 opened on 2024年7月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (6,000 stars) (735 forks)batch import
0 - Backloggood first issue

説明

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

コントリビューターガイド

[FEA] Port the logic at page_data.cu:282 to use `thread_group`s and avoid the magic 32 multiples. · rapidsai/cudf#16235 | Good First Issue