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 aperta il 9 lug 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (735 fork)batch import
0 - Backlogfeature requestgood first issuelibcudf

Metriche repository

Star
 (6000 star)
Metriche merge PR
 (Merge medio 17g 21h) (230 PR mergiate in 30 g)

Descrizione

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

Guida contributor