[https://nvbugs/6314696] [fix] update disaggregated GB200 test configs#16481
[https://nvbugs/6314696] [fix] update disaggregated GB200 test configs#16481reasonsolo wants to merge 5 commits into
Conversation
Signed-off-by: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com>
📝 WalkthroughWalkthroughGB200 disaggregated performance test coverage was revised, including removal and replacement of selected DeepSeek and Qwen configurations. The DeepSeek-V32 generation batch-size limits were increased from 8 to 32. The GB300 section was unchanged. ChangesGB200 performance updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Signed-off-by: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com>
|
/bot run --disable-fail-fast |
|
PR_Github #59663 [ run ] triggered by Bot. Commit: |
BowenFu
left a comment
There was a problem hiding this comment.
LGTM — GB200 disagg config cleanup: removes the >2h/OOM con64 case and fixes v32 con256_dep8 max_batch_size (256≥concurrency); stage/yml/waive updated consistently.
|
QA disagg perf on GB200 runs off This PR only removed the cases from |
|
PR_Github #59663 [ run ] completed with state
|
Signed-off-by: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com>
Signed-off-by: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com>
Signed-off-by: Lizhi Zhou <1432185+reasonsolo@users.noreply.github.com>
|
/bot run --disable-fail-fast |
|
PR_Github #59887 [ run ] triggered by Bot. Commit: |
|
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot run --stage-list "GB200-16_GPUs-4_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE2-GPU8-GEN1-NODE2-GPU8-Post-Merge" |
|
PR_Github #59895 [ run ] triggered by Bot. Commit: |
|
PR_Github #59887 [ run ] completed with state |
|
PR_Github #59895 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #59902 [ run ] triggered by Bot. Commit: |
|
PR_Github #59902 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #59957 [ run ] triggered by Bot. Commit: |
|
PR_Github #59957 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #59993 [ run ] triggered by Bot. Commit: |
The gen-only tests were removed.disagg-e2e-gb200_deepseek-r1-fp4_128k8k_con64_ctx1_pp8_gen1_dep32_eplb0_mtp3_ccb-NIXLtest case itself doesn't make sense. Long ISL/OSL, high concurrency, but small max batch size 1, led to long running time (>2H). Increasing the MBS led to OOM.Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.