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

Offload TORCH_CUDA_ARCH_LIST #91

Merged
merged 2 commits into from
May 7, 2024
Merged

Conversation

pfxuan
Copy link
Collaborator

@pfxuan pfxuan commented May 6, 2024

This PR simplifies the build configuration for CUDA architecture. With CMake 3.24, the built-in architecture detection method native is introduced via CUDA_ARCHITECTURES, which we can consider later.

@pierotofy
Copy link
Owner

Nice, this should make it easier to target different CUDA versions. Thanks @pfxuan !

@pierotofy pierotofy merged commit e861818 into pierotofy:main May 7, 2024
27 checks passed
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