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

Enable lit to determine the compute architectures #447

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Sep 13, 2023

When passing in native we need to determine the compute capabilities ourself. Add a little helper function that does that.

Fixes #279

@miscco miscco requested review from a team as code owners September 13, 2023 15:16
@miscco miscco requested review from griwes and wmaxey and removed request for a team September 13, 2023 15:16
When passing in `native` we need to determine the compute capabilities ourself. Add a little helper function that does that.

Fixes NVIDIA#279
@miscco miscco merged commit a6054a0 into NVIDIA:main Sep 18, 2023
397 checks passed
@miscco miscco deleted the libcudacxx_native branch September 18, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: libcudacxx build should support native option for CMAKE_CUDA_ARCHITECTURES
2 participants