We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line 422 should be ::cuda::proclaim... so that the ambiguous compiler errors go away.
::cuda::proclaim...
The text was updated successfully, but these errors were encountered:
Add missing qualifier for cuda namespace
8eff857
Fixes: NVIDIA#2939
Thx for catching that! Feel free to propose a PR directly next time ;)
Sorry, something went wrong.
537b050
Add missing qualifier for cuda namespace (NVIDIA#2940)
ef9ae72
9e44aa8
bernhardmgruber
Successfully merging a pull request may close this issue.
Line 422 should be
::cuda::proclaim...
so that the ambiguous compiler errors go away.The text was updated successfully, but these errors were encountered: