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

Trouble compiling with NVCC, restrict and variadic parameter packs #96

Open
eyalroz opened this issue Sep 1, 2021 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@eyalroz
Copy link
Owner

eyalroz commented Sep 1, 2021

I've been having trouble compiling my test programs with NVCC 11.x; see this SO question.

A workaround for the problem is dropping all of the __restrict__ qualifiers. We don't really care about them anyway.

@eyalroz eyalroz added the bug Something isn't working label Sep 1, 2021
@eyalroz eyalroz self-assigned this Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant