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

NVCC-WRAPPER: Add --host-only flag #121

Closed
crtrott opened this issue Nov 3, 2015 · 1 comment
Closed

NVCC-WRAPPER: Add --host-only flag #121

crtrott opened this issue Nov 3, 2015 · 1 comment
Assignees
Labels
Feature Request Create new capability; will potentially require voting

Comments

@crtrott
Copy link
Member

crtrott commented Nov 3, 2015

We need a way to exclude packages in CMake from compiling with the CUDA developer. It doesn't support to actually change the compiler, but we can add per package compiler flags. So the idea here is to add a flag to nvcc_wrapper to make it go directly to the host compiler instead of passing it through NVCC.

@crtrott crtrott added the Feature Request Create new capability; will potentially require voting label Nov 3, 2015
@crtrott crtrott added this to the Pre Christmas Push milestone Nov 23, 2015
@crtrott
Copy link
Member Author

crtrott commented Dec 9, 2015

Is in master now, and people report it works.

@crtrott crtrott closed this as completed Dec 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Create new capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

1 participant