[NVBUG-6448152][test] TEST ONLY; DO NOT REVIEW: trace disaggregated transfer lifecycle - #16567
Closed
chienchunhung wants to merge 5 commits into
Closed
Conversation
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Yanchao Lu <yanchaol@nvidia.com> (cherry picked from commit 833ddd2) Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Apply only the CacheSender readiness synchronization portion of NVIDIA#15737 to the exact NVIDIA#15139 boundary experiment. This keeps the historical control and treatment matched while removing the known lost-wakeup confound. Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Keep the historical experiment tree unchanged while making the diagnostic PR mergeable for the Blossom launch gate. Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Collaborator
Author
|
/bot run --disable-fail-fast --stage-list "GB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1" |
Collaborator
|
PR_Github #60126 [ run ] triggered by Bot. Commit: |
Collaborator
|
PR_Github #60126 [ run ] completed with state
|
This was referenced Jul 19, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Diagnostic only
This is a CI-only experiment and is not intended to merge. It is a direct child of the exact PR #16566 treatment head, with no rebase or current-main code mixed into the experiment tree.
Why
The matched #15139 / #15737-controlled A/B produced:
The common #15737 sender wakeup fix therefore does not remove the #15139-specific lifecycle stall. The treatment repeatedly reports CTX KV-transfer future wait timeouts while GEN continues decoding.
This run distinguishes among:
What is instrumented
TRTLLM_NVBUG_6448152_TRACE=1is enabled only in the exact GB300 perf-sanity YAML. The trace records transition-onlyNVBUG6448152_DIAGmarkers for:The diagnostic path adds no collective, request-state decision, cancellation, timeout, or workload change. The default-off path retains the original two-communicator reduction call. Absolute steady-clock timestamps are not compared across nodes.
Experiment identity
c58a3ac9be5ca30d69a5d326f250768b021f97f2(PR [NVBUG-6448152][test] TEST ONLY; DO NOT REVIEW: test lifecycle change with sender wakeup fix #16566 exact head)dataTransceiver.cpp=b3eb1c0f984394e798993708bebcabe885ea1644disagg_upload-e2e-gb300_deepseek-r1-fp4_128k8k_con256_ctx1_pp4_gen1_dep8_eplb0_mtp1_ccb-NIXLGB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1Local validation
clang-format, YAPF, YAML parsing, Python byte-compilation,git diff --check, codespell, and relevant lint hooks pass.str | None; they were skipped for the commit after all patch-relevant hooks passed.