Skip to content

Add 3.14 triton wheel build#159261

Closed
atalman wants to merge 2 commits into
pytorch:mainfrom
atalman:add_314_triton
Closed

Add 3.14 triton wheel build#159261
atalman wants to merge 2 commits into
pytorch:mainfrom
atalman:add_314_triton

Conversation

@atalman

@atalman atalman commented Jul 28, 2025

Copy link
Copy Markdown
Collaborator

Related to #156856

@atalman atalman requested a review from a team as a code owner July 28, 2025 15:24
@pytorch-bot

pytorch-bot Bot commented Jul 28, 2025

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/159261

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 56 Pending

As of commit 192d8bb with merge base 8e07c98 (image):

NEW FAILURE - The following job has failed:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot Bot added the topic: not user facing topic category label Jul 28, 2025
@atalman atalman mentioned this pull request Jul 28, 2025
13 tasks
fail-fast: false
matrix:
py_vers: [ "3.9", "3.10", "3.11", "3.12", "3.13", "3.13t" ]
py_vers: [ "3.9", "3.10", "3.11", "3.12", "3.13", "3.13t", "3.14" ]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why not add 3.14t there as well?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes sounds good let me add 3.14t here as well

@albanD albanD left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thx

@atalman

atalman commented Jul 28, 2025

Copy link
Copy Markdown
Collaborator Author

@pytorchmergebot merge -f "lint and 3.14 builds are successful"

@pytorchmergebot

Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

yangw-dev pushed a commit that referenced this pull request Aug 1, 2025
atalman added a commit to atalman/pytorch that referenced this pull request May 22, 2026
Summary:
Adds Python 3.15 and 3.15t (free-threaded) to the triton wheel build
matrix for both Linux and Windows, mirroring PR pytorch#159261 which added 3.14
and 3.14t. Includes the corresponding PYTHON_EXECUTABLE case branches
pointing at /opt/python/cp315-cp315 and /opt/python/cp315-cp315t.

Test Plan: Triggered by `.github/workflows/build-triton-wheel.yml` via PR / nightly schedule.
pytorchmergebot pushed a commit that referenced this pull request May 22, 2026
Summary:
Adds Python 3.15 and 3.15t (free-threaded) to the triton wheel build matrix for both Linux and Windows, mirroring PR #159261 which added 3.14 and 3.14t. Includes the corresponding PYTHON_EXECUTABLE case branches pointing at /opt/python/cp315-cp315 and /opt/python/cp315-cp315t.

Test Plan: Triggered by `.github/workflows/build-triton-wheel.yml` via PR / nightly schedule.
Pull Request resolved: #184829
Approved by: https://github.com/malfet
pytorchmergebot pushed a commit to khushi-411/pytorch that referenced this pull request May 24, 2026
Summary:
Adds Python 3.15 and 3.15t (free-threaded) to the triton wheel build matrix for both Linux and Windows, mirroring PR pytorch#159261 which added 3.14 and 3.14t. Includes the corresponding PYTHON_EXECUTABLE case branches pointing at /opt/python/cp315-cp315 and /opt/python/cp315-cp315t.

Test Plan: Triggered by `.github/workflows/build-triton-wheel.yml` via PR / nightly schedule.
Pull Request resolved: pytorch#184829
Approved by: https://github.com/malfet
pytorchmergebot pushed a commit to gaurav-redhat/pytorch that referenced this pull request May 26, 2026
Summary:
Adds Python 3.15 and 3.15t (free-threaded) to the triton wheel build matrix for both Linux and Windows, mirroring PR pytorch#159261 which added 3.14 and 3.14t. Includes the corresponding PYTHON_EXECUTABLE case branches pointing at /opt/python/cp315-cp315 and /opt/python/cp315-cp315t.

Test Plan: Triggered by `.github/workflows/build-triton-wheel.yml` via PR / nightly schedule.
Pull Request resolved: pytorch#184829
Approved by: https://github.com/malfet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants