Skip to content

nvcc 9.0 emits spurious warnings regarding ignored annotations #428

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

Closed
jaredhoberock opened this issue Oct 24, 2017 · 0 comments
Closed

Comments

@jaredhoberock
Copy link
Collaborator

When compiling Agency program, nvcc 9.0 emits warnings of this form:

agency/detail/tuple/tuple_leaf.hpp(59): warning: __host__ annotation on a defaulted function("tuple_leaf_base") is ignored

Unfortunately, the issue noted in nvbug 1966948 prevents a workaround, so these warnings cannot be eliminated except by downgrading to nvcc 8.

Fortunately, these warnings are benign and can be ignored until a fix is implemented in a newer nvcc.

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

1 participant