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

Address nvcc + clang++ issues #2157

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

j-stephan
Copy link
Member

This PR fixes another set of warnings / errors uncovered by #2107:

  • Silences warnings caused by nvcc-generated code which clang++ -Weverything doesn't like.
  • Adds ALPAKA_UNREACHABLE to extents/Traits.hpp.

@j-stephan j-stephan changed the title Address nvcc + clang issues Address nvcc + clang++ issues Sep 12, 2023
@j-stephan j-stephan merged commit 155373e into alpaka-group:develop Sep 12, 2023
@j-stephan j-stephan deleted the cuda_clang_host branch September 12, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants