forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 81
[release/2.11] Add support for gfx1250 #3346
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9d8de03
Add initial support for gfx1250
rraminen 082dbc9
[ROCm] Fix large ROCm arange launch (#182657) (#16)
jammm 471cdf1
Temp 2.11 1250 tdm (#20)
glen-amd 4694286
Bump triton version to 3.7.0
rraminen 2d6992a
[release/2.11_gfx1250] Bump AOTriton to 0.12.50tp (#184288) (#3312)
xinyazhang ff88759
[release/2.11] Fix all arch build (#3324)
pragupta 58eacd9
Fixes previous PR: [ROCm] Bump AOTriton to 0.12.50tp (#3328)
pragupta 536aac8
Turn off MSLK's CK Kernels for gfx1250 (#3329)
pragupta dcea57c
[release/2.11_gfx1250] Support for gfx1250 - bug fixes (#3330)
rraminen 6b6cf88
[release/2.11_gfx1250] Fix typo (#3331)
rraminen 564e7c1
[release/2.11] Clean up gfx1250 specific code (#3347)
rraminen d3a0630
[release/2.11_gfx1250] Address PR #3346 review comments
pragupta 62cced8
[ROCm] Build CK GEMM/SDPA per-arch and disable them for gfx1250
pragupta 2999693
Advance Triton pin to 3.7.1 with module fix
naromero77amd d39ac76
[Inductor] Fix constants handling for Triton constexpr (triton#8248) …
pytorchbot 331e9d6
Fix Triton HOP clone for strided mutated views (#184050)
jansel adb92d2
[ROCm] Fix multi-arch AOT Inductor compilation with newer Triton LLVM…
chinmaydk99 8d83604
bump to 0.12.50tp2 to fix gfx1250 gpu detection
xinyazhang 36c2d98
GFX1250 warp-/wave-size related fixes
glen-amd 75f45e1
Refined a piece of comments
glen-amd 1e5a66b
Reverted an earlier commit to eliminate redundant CK related dependen…
glen-amd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 4ed888920c5a0871957f1cf912e557bc79fbe56c | ||
| 110cd8e2ddf80d46fcc935d46dfcae7130d13b24 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 3.6.0 | ||
| 3.7.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.