cudf
cudf copied to clipboard
Need an address alignment utility function in cudf
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 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?
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.