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 CUDAHOSTCXX envvar to gcc-env/clang-env #167

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

jrhemstad
Copy link
Collaborator

In CCCL containers we need CUDAHOSTCXX to be populated to point to whatever the host compiler is. This envvar controls the cmake host compiler for CUDA builds.

The easiest way to do this was to just update the gcc-env and clang-env. I purposefully avoided setting this for the icc and nvhpc images for now because we aren't using those yet.

@cwharris
Copy link
Collaborator

LGTM

@jrhemstad jrhemstad merged commit 59f0883 into branch-23.12 Oct 25, 2023
@jrhemstad jrhemstad deleted the jrhemstad-patch-1 branch October 25, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants