[None][infra] Unwaive deepseek-v32-fp4 dep8 disagg perf sanity test (nvbugs/6085022) - #15160
[None][infra] Unwaive deepseek-v32-fp4 dep8 disagg perf sanity test (nvbugs/6085022)#15160tensorrt-cicd wants to merge 2 commits into
Conversation
Remove the waiver for perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_32k4k_con256_ctx1_dep8_gen1_dep8_eplb0_mtp0_ccb-NIXL] (https://nvbugs/6085022). Signed-off-by: Chenfei Zhang <chenfeiz@nvidia.com>
📝 WalkthroughWalkthroughThis PR removes a single waiver entry from the test skip list, unwaiving a specific disagg_upload perf sanity test case that was previously marked as skipped. ChangesTest Waiver Maintenance
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
ab084fc to
e892394
Compare
|
/bot run --disable-fail-fast --stage-list "GB200-16_GPUs-4_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE2-GPU8-GEN1-NODE2-GPU8-Post-Merge-*" |
|
PR_Github #53199 [ run ] triggered by Bot. Commit: |
|
PR_Github #53199 [ run ] completed with state
|
…seek-v32 dep8 disagg test The disagg-gen_only-gb200_deepseek-v32-fp4_32k4k_con256_ctx1_dep8_gen1_dep8_eplb0_mtp0_ccb-NIXL test still failed after unwaiving, hitting the KV cache transfer timeout (60000 ms default) under the 32k4k input/output workload. Raise kv_transfer_timeout_ms to 600000 in both the gen and ctx cache_transceiver_config blocks of the perf-sanity and perf disaggregated configs, matching the value already used by other gb200/gb300 disagg configs. Signed-off-by: Chenfei Zhang <chenfeiz@nvidia.com>
|
/bot run --disable-fail-fast --stage-list "GB200-16_GPUs-4_Nodes-PyTorch-Disagg-PerfSanity-CTX1-NODE2-GPU8-GEN1-NODE2-GPU8-Post-Merge-*" |
|
PR_Github #53297 [ run ] triggered by Bot. Commit: |
|
PR_Github #53297 [ run ] completed with state
|
Description
Unwaives the following perf sanity test by removing its entry from
tests/integration/test_lists/waives.txt:The waiver referenced https://nvbugs/6085022.
Test Coverage
Re-enables the above test on GB200.
🤖 Generated with Claude Code
Summary by CodeRabbit