cccl
cccl copied to clipboard
Missing full qualification of namespace std in CUB
This is a bug in as we might encounter nested namespaces cuda that will conflict. This should be fully qualified ::cuda::std::
https://github.com/NVIDIA/cccl/blob/b3ef1e6a87e0eee7c382f5e6e474e9cfa1c44c36/cub/cub/agent/agent_three_way_partition.cuh#L96