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

Allow multiple CUDA architectures #532

Closed
wants to merge 1 commit into from

Conversation

janden
Copy link
Collaborator

@janden janden commented Aug 20, 2024

In order to properly specify multiple CUDA architectures, we must quote the variable so that cmake does not interpret it as multiple arguments to set_target_properties.

In order to properly specify multiple CUDA architectures, we must quote
the variable so that cmake does not interpret it as multiple arguments
to `set_target_properties`.
@janden janden changed the title cmake: allow multiple CUDA architectures Allow multiple CUDA architectures Aug 20, 2024
@lu1and10
Copy link
Member

@janden this PR seems to overlap with PR #529?

@janden
Copy link
Collaborator Author

janden commented Aug 21, 2024

Right. I didn't see that they also fixed this. Closing.

@janden janden closed this Aug 21, 2024
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.

2 participants