[NVBUG-6448152][test] TEST ONLY; DO NOT REVIEW: compatible current-runtime midpoint - #16765
Closed
chienchunhung wants to merge 1 commit into
Closed
Conversation
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 #61119 [ run ] triggered by Bot. Commit: |
Collaborator
|
PR_Github #61119 [ run ] completed with state
|
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.
Caution
TEST ONLY; DO NOT REVIEW OR MERGE. This draft exists only to run one bounded source-localization experiment.
Purpose
This arm applies the C++ context-transfer async-consensus factor from the official implementation draft to native
maincheckpoint454fed35cc2950a771dea1140620e3b427347697while preserving the current runtime image and exact GB300 workload.The earlier midpoint was too old to benchmark with the current image: pytest stopped during import because
DSparkWorkerstill overrodeSpecWorkerBase.forward. Native commitfa54a19df526fb133791d55eb718a0c757c9c751is the first compatible checkpoint because it completes theforwardto_forward_implmigration.This checkpoint is the first-parent median of the remaining compatible interval:
6df513420e9024dd09064492a953dda579eb4247The lower boundary is only a compatibility boundary; it is not a measured-good throughput point under the current runtime. This is therefore compatibility-constrained localization, not a conventional known-good/known-bad binary bisect.
Factor control
454fed35cc2950a771dea1140620e3b4273476976df513420e9024dd09064492a953dda579eb4247..a2fca7808c94f90ca396fb047fd3d0887e293706549e0085a06212cde0c47ab47072ad6acdcd1f58d428de675a98b7d88e06dbb355059308cf56f198504fd8f234a8d10076e82f000d35e4150756659314aa2d0a4b24c912e8f0ebed751974fbe1ade9f6Targeted verification
Local static verification:
CI target:
GB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1disagg_upload-e2e-gb300_deepseek-r1-fp4_128k8k_con256_ctx1_pp4_gen1_dep8_eplb0_mtp1_ccb-NIXLThe run is interpretable only if the exact selector completes all requests and emits a valid official output-token metric. Any request failure, timeout, or pre-benchmark failure censors throughput.