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

Using --gpu-architecture native with nvcc #474

Merged
merged 4 commits into from
Feb 22, 2023
Merged

Conversation

coreylowman
Copy link
Owner

Resolves #438

Also parallelizes compilation of cuda kernels, which increases compile speed by a TON.

@coreylowman coreylowman merged commit c354ca1 into main Feb 22, 2023
@coreylowman coreylowman deleted the 438-native-kernels branch February 22, 2023 18:40
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.

Detect gpu architecture in build.rs and pass --gpu-architecture flag to nvcc
1 participant