Commit e4d43db
[release/2.12] Advance Triton pin to 3.7.x branch tip (#3360)
## Summary
ROCm PyTorch 2.11 is already on ROCm Triton 3.7.1. Refer to:
#3359
Plus these two additional fixes:
60ae578 - [release/3.7.1] [Revert] [Coalesce] Fix the default order to
be row major (pytorch#5707) pytorch#7143 (pytorch#8920) (#949)
0263a6a - [Release 3.7.x][AMD] Backport descriptor load pipelining
predicate fix
First commit is required to resolve some vLLM performance Jiras. Work
done by @jayfurmanek
https://amd-hub.atlassian.net/browse/ROCM-27315
https://amd-hub.atlassian.net/browse/ROCM-27318
https://amd-hub.atlassian.net/browse/ROCM-27316
Second commit is an MI450 + TDM only change.
## Test plan
- [x] build and editable-install
`/home/niromero/docker_workspace/triton` from `release/internal/3.7.x`
- [x] verify `import triton` reports version `3.7.1`
- [ ] run PyTorch CI
Made with [Cursor](https://cursor.com)
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com>1 parent 50dd923 commit e4d43db
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments