Skip to content

[None][test] CI-only: RUN (not skip) gb200 deepseek-v32 gen-only perf-sanity at 33b0a32 (DO NOT MERGE) - #15224

Closed
tensorrt-cicd wants to merge 3 commits into
NVIDIA:chenfeiz/test-v32-gen-33b0a32-basefrom
chenfeiz0326:test-v32-gen-env-33b0a32
Closed

[None][test] CI-only: RUN (not skip) gb200 deepseek-v32 gen-only perf-sanity at 33b0a32 (DO NOT MERGE)#15224
tensorrt-cicd wants to merge 3 commits into
NVIDIA:chenfeiz/test-v32-gen-33b0a32-basefrom
chenfeiz0326:test-v32-gen-env-33b0a32

Conversation

@tensorrt-cicd

@tensorrt-cicd tensorrt-cicd commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

CI-only PR — DO NOT MERGE.

Purpose: actually run (not skip) the case
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_1k1k_con2048_ctx1_dep4_gen1_dep4_eplb0_mtp1_ccb-NIXL]
against commit 33b0a32 (DeepGemmFusedMoE Triton fuse, #14592).

Why the base was changed from main:
Pre-merge CI tests the merge result, which inherits the base branch's waives.txt.
main's waives.txt waives this exact case (line ~295, nvbugs/6280649), so a PR based on
main skips it and reports a false "success."

Fix: base is now chenfeiz/test-v32-gen-33b0a32-base, a branch pinned at exactly 33b0a32
that does not waive this case. The head branch is 33b0a32 + a trivial no-op edit, so:

  • code under test = 33b0a32
  • merge result's waives.txt does not skip the case → the case actually runs.

33b0a32

Empty commit on top of 33b0a32 (tree unchanged) to open a PR that runs:

  perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-
  gb200_deepseek-v32-fp4_1k1k_con2048_ctx1_dep4_gen1_dep4_eplb0_mtp1_ccb-NIXL]

33b0a32 is a known-good commit for this case (it passed in post-merge
history). This PR re-runs the same case in pre-merge CI to check whether the
gen-server CUDA-graph capture crash (cudaErrorLaunchFailure) reproduces on
known-good code, which would indicate the failure is environmental (machine
status / node env) rather than related to TRT-LLM code.

Do not merge.

Signed-off-by: Chenfei Zhang <chenfeiz@nvidia.com>
@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #53328 [ ] completed with state FAILURE. Commit: ``

Link to invocation

@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #53442 [ run ] triggered by Bot. Commit: 1efaf53 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #53442 [ run ] completed with state SUCCESS. Commit: 1efaf53
/LLM/main/L0_MergeRequest_PR pipeline #42609 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #53986 [ run ] triggered by Bot. Commit: 1efaf53 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #53986 [ run ] completed with state SUCCESS. Commit: 1efaf53
/LLM/main/L0_MergeRequest_PR pipeline #43072 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

…en-only perf-sanity

No-op comment in test_perf_sanity.py so the pre-merge stage
GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4
re-runs instead of being skipped as already-passed.

Signed-off-by: Chenfei Zhang <chenfeiz@nvidia.com>
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

1 similar comment
@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54035 [ run ] triggered by Bot. Commit: e319a32 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54035 [ run ] completed with state SUCCESS. Commit: e319a32
/LLM/main/L0_MergeRequest_PR pipeline #43120 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

@tensorrt-cicd
tensorrt-cicd changed the base branch from main to chenfeiz/test-v32-gen-33b0a32-base June 13, 2026 11:42
@tensorrt-cicd tensorrt-cicd changed the title [None][test] CI-only: re-run gb200 deepseek-v32 gen-only perf-sanity at 33b0a32 (DO NOT MERGE) [None][test] CI-only: RUN (not skip) gb200 deepseek-v32 gen-only perf-sanity at 33b0a32 (DO NOT MERGE) Jun 13, 2026
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

1 similar comment
@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54042 [ run ] triggered by Bot. Commit: e319a32 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54042 [ run ] completed with state FAILURE. Commit: e319a32
/LLM/main/L0_MergeRequest_PR pipeline #43126 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

…v32 gen-only perf-sanity

Bumps the no-op marker in test_perf_sanity.py so the pre-merge stage
GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4
re-runs instead of being skipped as already-passed.

Signed-off-by: Chenfei Zhang <chenfeiz@nvidia.com>
@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB200-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54131 [ run ] triggered by Bot. Commit: cace795 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54131 [ run ] completed with state FAILURE. Commit: cace795
/LLM/main/L0_MergeRequest_PR pipeline #43215 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB300-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-4"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54231 [ run ] triggered by Bot. Commit: cace795 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54231 [ run ] completed with state SUCCESS. Commit: cace795
/LLM/main/L0_MergeRequest_PR pipeline #43307 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

@chenfeiz0326

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --stage-list "GB300-8_GPUs-2_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE1-GPU4-Post-Merge-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54307 [ run ] triggered by Bot. Commit: cace795 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54307 [ run ] completed with state FAILURE. Commit: cace795
/LLM/main/L0_MergeRequest_PR pipeline #43378 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

Link to invocation

@chzblych
chzblych deleted the branch NVIDIA:chenfeiz/test-v32-gen-33b0a32-base June 16, 2026 06:24
@chzblych chzblych closed this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants