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

Explicitly call alpaka::detail to achieve SYCL compilation #2385

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

MichaelVarvarin
Copy link
Contributor

No description provided.

@psychocoderHPC
Copy link
Member

This bugfix is required because we have a detail namespace in alpaka::trait and alpaka.
All usages from within the namespace alpaka::trait will look into alpaka::trait::detail if we do a lookup to e.g. detail::Foo

@psychocoderHPC psychocoderHPC merged commit 63ad43f into alpaka-group:develop Sep 19, 2024
22 checks passed
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