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

Add Xnvlink to command line options allowed in nvcc_wrapper #2197

Closed
jeffmiles63 opened this issue Jul 1, 2019 · 1 comment
Closed

Add Xnvlink to command line options allowed in nvcc_wrapper #2197

jeffmiles63 opened this issue Jul 1, 2019 · 1 comment
Assignees
Labels
Compiler Issue An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor

Comments

@jeffmiles63
Copy link
Contributor

Need to allow using "-Xnvlink --suppress-stack-size-warning" to get rid of the spurious warnings when we build virtual functions on the GPU with RDC

update from kokkos/nvcc_wrapper#30

dalg24 added a commit that referenced this issue Jul 24, 2019
@dalg24 dalg24 added Compiler Issue An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor InDevelop labels Jul 24, 2019
@jeffmiles63
Copy link
Contributor Author

I believe this is done. closing issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler Issue An issue that Kokkos cannot / should not fix; Kokkos must communicate to relevant vendor
Projects
None yet
Development

No branches or pull requests

2 participants