NVIDIA / NVIDIA/cccl

Missing full qualification of namespace std in CUB

Open
#1,699 0 comments 0 reactions 0 assignees View on GitHub
cub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.