cudf icon indicating copy to clipboard operation
cudf copied to clipboard

Need an address alignment utility function in cudf

Open hyperbolic2346 opened this issue 2 years ago • 2 comments

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

hyperbolic2346 avatar Aug 04 '22 18:08 hyperbolic2346

@hyperbolic2346 To make this issue more actionable, can you add links to a few of the places where these various alignment functions are defined or called?

bdice avatar Aug 11 '22 21:08 bdice

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Sep 10 '22 22:09 github-actions[bot]