cccl icon indicating copy to clipboard operation
cccl copied to clipboard

Rename cuda::device_transform to something else to avoid name clash with the cub algorithm

Open pciolkosz opened this issue 2 months ago • 0 comments

In https://github.com/NVIDIA/cccl/pull/6469 it was pointed out that device_transform might not be the best name for this functionality. We should rename it to either device_cast or device_convert

pciolkosz avatar Nov 11 '25 01:11 pciolkosz