-
Notifications
You must be signed in to change notification settings - Fork 202
[AMD] dsv4-fp4-mi355x-sglang: switch fixed-seq-len search space to TP4 #1768
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
+12
−3
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
c8541ac
[AMD] update dsv4-fp4-mi355x-sglang fixed-seq-len search space in mas…
seungrokj a1f0502
[AMD] update dsv4-fp4-mi355x-sglang fixed-seq-len search space: re-en…
seungrokj 9628d11
[AMD] perf-changelog: dsv4-fp4-mi355x-sglang TP4 fixed-seq-len search…
seungrokj 50b4a94
[AMD] narrow dsv4-fp4-mi355x-sglang fixed-seq-len to single isl=8192 …
seungrokj d7b8862
[AMD] add memory budget comments and set isl=1024 dp-attn conc=2048 p…
seungrokj 4327aab
[AMD] clarify memory budget comments for dsv4-fp4-mi355x-sglang
seungrokj 24bde2a
[AMD] expand dsv4-fp4-mi355x-sglang fixed-seq-len: add TP8/TP4 dp-att…
seungrokj c6daac8
Merge branch 'main' into amd/dsv4_sgl_0616
seungrokj 64213b9
[AMD] remove stale memory budget comments from amd-master.yaml
seungrokj b519ea6
Merge branch 'main' into amd/dsv4_sgl_0616
Oseltamivir 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
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.
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.
TP4 dp-attn conc mismatch
Medium Severity
The new TP4
dp-attn: truefixed-seq-len rows useconc-start16 andconc-end128, but the same PR’sperf-changelog.yamlentry documents that sweep as concurrency 32–2048. The CI sweep will not cover the high-concurrency TP4 dp-attn range the changelog and PR describe.Additional Locations (2)
.github/configs/amd-master.yaml#L2157-L2158perf-changelog.yaml#L3837-L3838Reviewed by Cursor Bugbot for commit b519ea6. Configure here.