-
Notifications
You must be signed in to change notification settings - Fork 22.8k
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
Update triton xpu commit pin #137886
Update triton xpu commit pin #137886
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/137886
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit bc428ce with merge base 9b89fa4 (): FLAKY - The following job failed but was likely due to flakiness present on trunk:
UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
ghstack-source-id: 770550803608f36a3f29d73853b16b66b7a2d578 Pull Request resolved: #137886
ghstack-source-id: 770550803608f36a3f29d73853b16b66b7a2d578 Pull Request resolved: #137886
ghstack-source-id: a29083afd5e5f1aebc3f888beff7db822231d0a7 Pull Request resolved: #137886
ghstack-source-id: 053e42cd24e2370d282ea5cb4692262758a6b2c6 Pull Request resolved: #137886
ghstack-source-id: e9b746eb2fc45b158ce3d099e040bbac6c8dfac0 Pull Request resolved: #137886
These failures are related with intel/intel-xpu-backend-for-triton#2488. |
ghstack-source-id: 2e2c599f30e123cbaafc3c1ba7b09151a9e10b61 Pull Request resolved: #137886
ghstack-source-id: c0dac4f47d9d15cb5945d1452b0af0c2088b44ce Pull Request resolved: #137886
ghstack-source-id: 661a2603cef0163269ba180528300878351a9e7e Pull Request resolved: #137886
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Successfully rebased |
ghstack-source-id: bd3ed7aed2a08b335bd2a0fbdc8e52380eb0af0a Pull Request resolved: #137886
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Successfully rebased |
ghstack-source-id: 46b07d781201c4b8c8e1b7891ad38d03b6f6a01e Pull Request resolved: #137886
ghstack-source-id: 5fd06e7586f3a92e23d7efc61efb8f13ec857a0c Pull Request resolved: #137886
ghstack-source-id: 46b07d781201c4b8c8e1b7891ad38d03b6f6a01e Pull Request resolved: #137886
ghstack-source-id: d158cfd185e77c52ab8116d195a63d19d2263cfb Pull Request resolved: #137886
The only one UT failure appeared in doctests, there is an issue to track it #141705 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 2 checks: inductor / cuda12.1-py3.10-gcc9-sm86 / test (inductor_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu), xpu / linux-jammy-xpu-2025_0-py3.9 / test (default, 1, 4, linux.idc.xpu) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Stack from ghstack (oldest at bottom):
Motivation
Due to the code change of #135567, triton-xpu needs to fetch
tensor.data_ptr()
viauint64
instead ofint64
, refer to intel/intel-xpu-backend-for-triton#2192Additional Context
triton commit comes from release branch: https://github.com/intel/intel-xpu-backend-for-triton/tree/release/3.2.0