-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Exclude py 31.3t triton package from PyTorch 3.13t wheel #143218
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
Conversation
@pytorchmergebot merge -f "xpu and lint runner are not related" |
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 |
@pytorchbot cherry-pick --onto release/2.6 -c critical |
Follow up after #143162 Include triton only for 3.13 packages not 3.13t Pull Request resolved: #143218 Approved by: https://github.com/kit1980 (cherry picked from commit 3bfdf6f)
Cherry picking #143218The cherry pick PR is at #143244 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
@atalman is there an issue somewhere with Python support matrix for 2.6 that says that 3.13t is not supported? |
) Follow up after pytorch#143162 Include triton only for 3.13 packages not 3.13t Pull Request resolved: pytorch#143218 Approved by: https://github.com/kit1980
@malfet This is umbrella issue for Python 3.13 work: #130249 I believe, support for torch.compile is implemented by: @williamwen42 |
Exclude py 31.3t triton package from PyTorch 3.13t wheel (#143218) Follow up after #143162 Include triton only for 3.13 packages not 3.13t Pull Request resolved: #143218 Approved by: https://github.com/kit1980 (cherry picked from commit 3bfdf6f) Co-authored-by: atalman <atalman@fb.com>
) Follow up after pytorch#143162 Include triton only for 3.13 packages not 3.13t Pull Request resolved: pytorch#143218 Approved by: https://github.com/kit1980
@pytorchmergebot revert -c nosignal -m "this constrain is ignored see #143654" |
@pytorchbot successfully started a revert job. Check the current status here. |
@atalman your PR has been successfully reverted. |
…3218)" This reverts commit 3bfdf6f. Reverted #143218 on behalf of https://github.com/atalman due to this constrain is ignored see #143654 ([comment](#143218 (comment)))
not required closing |
Follow up after #143162
Include triton only for 3.13 packages not 3.13t