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

Try out 'if constexpr' instead of specialization in the compile-time recursion of CA #240

Open
makortel opened this issue Oct 15, 2021 · 2 comments

Comments

@makortel
Copy link
Collaborator

See #239 (comment). This is currently done in alpaka, we should try if it works well on native CUDA and HIP.

@makortel
Copy link
Collaborator Author

@markdewing Could you try the if constexpr at some point for hip?

@markdewing
Copy link
Contributor

It works on HIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants