Skip to content

Conversation

@chhwang
Copy link
Contributor

@chhwang chhwang commented Oct 24, 2025

Compute capability 60 support is dropped from CUDA 13

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CUDA GPU detection logic to automatically detect the native GPU architecture instead of hardcoding compute capability 60, which is necessary because CUDA 13 drops support for compute capability 60.

Key Changes:

  • Modified CMAKE_CUDA_ARCHITECTURES to use "native" for automatic architecture detection

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chhwang chhwang merged commit fc0aaaf into main Oct 27, 2025
13 checks passed
@chhwang chhwang deleted the chhwang/fix-cmake-gpu-check branch October 27, 2025 18:25
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.

3 participants