[NVBUG-6448152][test] TEST ONLY; DO NOT REVIEW: benchmark Python generation-first flag-off control - #16648
Conversation
|
/bot run --disable-fail-fast --stage-list "GB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1" |
|
PR_Github #60498 [ run ] triggered by Bot. Commit: |
|
PR_Github #60498 [ run ] completed with state
|
93d1f7e to
d2b0c45
Compare
|
/bot run --disable-fail-fast --stage-list "GB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1" |
|
PR_Github #60513 [ run ] triggered by Bot. Commit: |
|
PR_Github #60513 [ run ] completed with state
|
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
d2b0c45 to
11eb420
Compare
|
/bot run --disable-fail-fast --stage-list "GB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1" |
|
PR_Github #60820 [ run ] triggered by Bot. Commit: |
|
PR_Github #60820 [ run ] completed with state
|
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
…tment Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
11eb420 to
156ca8e
Compare
|
/bot run --disable-fail-fast --stage-list "GB300-12_GPUs-3_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE1-GPU4-GEN1-NODE2-GPU8-Post-Merge-1" |
|
PR_Github #60874 [ run ] triggered by Bot. Commit: |
|
PR_Github #60874 [ run ] completed with state
|
Purpose
TEST ONLY control for the generation-first Python-transceiver consensus performance experiment. The branch is exactly one signed YAML-only child of corrected harness base
da6e140bda4c831bc813b3b192d7cb98a37025b2. That base is one harness-only child of the official asynchronous Python transceiver draft at product head0f9acdd4dddbde7ccbf31973ce420bf4da6cb28a: it only passes the allowlistedserver_config_extra.schedule_stylevalue into the generated runtime config and adds focused tests. It does not change product behavior.The previous run is not generation-first evidence: although its YAML requested
generation_first, the old harness omitted that key from the generated server config and the runtime usedcontext_first. This corrected head requires both the generated config and runtime log to confirmgeneration_first.Experiment
generation_firstThe control explicitly sets both agreement flags to zero on the CTX workers, preventing ambient opt-in. The GEN workers use the Python transceiver but receive no CTX-only agreement flags.
The run must use the exact GB300 disaggregated perf-sanity selector, complete every submitted request, and publish an official output-token-throughput metric. Any failed request censors the throughput result.
This diagnostic is not intended to merge.