[https://nvbugs/6631019][test] waive Nemotron Nano FP8 CUDA graph test on DGX B200 - #17923
Conversation
Signed-off-by: Allison Lim <allim@nvidia.com>
8ada6a0 to
88ce429
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe integration waiver list adds a DGX B200 skip entry for the NanoV3 Omni ChangesIntegration waiver
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This narrowly disables one consistently failing test on DGX_B200 while leaving other platforms unchanged; no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot skip --comment "waives-only PR" |
|
PR_Github #67136 [ skip ] triggered by Bot. Commit: |
|
PR_Github #67136 [ skip ] completed with state |
Description
accuracy/test_llm_api_pytorch_multimodal.py::TestNanoV3Omni::test_auto_dtype[fp8_mmmu_encoder_cuda_graph]consistently fails onDGX_B200-PyTorch-5during Nemotron Nano / RADIO encoder CUDA-graph initialization with:AssertionError: Model extra attrs is not setThe same failure occurred on unrelated pre-merge PRs #16839 and #17562, indicating a main-side issue rather than a PR-specific regression. The initial x86_64 single-GPU failure blocks or aborts downstream L0 stages.
This change adds one hardware-scoped waiver for
DGX_B200only; the test remains enabled on other platforms. The underlying issue is tracked in nvbugs/6631019.Test Coverage
Test-list-only change; no source, build, or API changes.
The waiver targets only:
full:DGX_B200/accuracy/test_llm_api_pytorch_multimodal.py::TestNanoV3Omni::test_auto_dtype[fp8_mmmu_encoder_cuda_graph]Dev Engineer Review
DGX_B200waiver intests/integration/test_lists/waives.txt.accuracy/test_llm_api_pytorch_multimodal.py::TestNanoV3Omni::test_auto_dtype[fp8_mmmu_encoder_cuda_graph].QA Engineer Review
tests/integration/test_lists/waives.txt.