Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ambiguous cuda:: namespace issue #2939

Closed
vikasnkumar opened this issue Nov 22, 2024 · 1 comment · Fixed by #2940
Closed

Ambiguous cuda:: namespace issue #2939

vikasnkumar opened this issue Nov 22, 2024 · 1 comment · Fixed by #2940
Assignees
Labels
bug Something isn't working right. cub For all items related to CUB

Comments

@vikasnkumar
Copy link

vikasnkumar commented Nov 22, 2024

Line 422 should be ::cuda::proclaim... so that the ambiguous compiler errors go away.

@bernhardmgruber bernhardmgruber self-assigned this Nov 22, 2024
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Nov 22, 2024
@bernhardmgruber
Copy link
Contributor

Thx for catching that! Feel free to propose a PR directly next time ;)

@bernhardmgruber bernhardmgruber added cub For all items related to CUB bug Something isn't working right. labels Nov 22, 2024
davebayer pushed a commit to davebayer/cccl that referenced this issue Nov 25, 2024
davebayer pushed a commit to davebayer/cccl that referenced this issue Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right. cub For all items related to CUB
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants