Add 3.14 triton wheel build#159261
Conversation
🔗 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 SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 New Failure, 56 PendingAs of commit 192d8bb with merge base 8e07c98 ( 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. |
| 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" ] |
There was a problem hiding this comment.
Why not add 3.14t there as well?
There was a problem hiding this comment.
Yes sounds good let me add 3.14t here as well
|
@pytorchmergebot merge -f "lint and 3.14 builds are successful" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Related to #156856 Pull Request resolved: #159261 Approved by: https://github.com/malfet, https://github.com/albanD
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.
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
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
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
Related to #156856