Skip to content

Comments

feat: py314 support for T4 GPUs#42

Open
chamalgomes wants to merge 1 commit intomainfrom
feat/py314
Open

feat: py314 support for T4 GPUs#42
chamalgomes wants to merge 1 commit intomainfrom
feat/py314

Conversation

@chamalgomes
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 25, 2026 06:35
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

Updates the CUDA wheel build GitHub Actions workflow to focus on Python 3.14 builds and enforce a baseline x86-64 CPU target in the C/C++ compilation flags (likely to improve runtime compatibility on older CPUs paired with T4-class GPUs).

Changes:

  • Restricts the CUDA build matrix to Python 3.14 only (drops 3.13 from this workflow).
  • Adds -march=x86-64 to CMAKE_C_FLAGS and CMAKE_CXX_FLAGS via CMAKE_ARGS for the CUDA wheel build.

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

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.

1 participant