Skip to content

Commit d8c70f1

Browse files
xinhe-nvdominicshanshan
authored andcommitted
[None][chore] waive GB300 known issues (NVIDIA#6812)
Signed-off-by: Xin He (SW-GPU) <[email protected]> Signed-off-by: Wangshanshan <[email protected]>
1 parent 0d519f0 commit d8c70f1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

tests/integration/defs/accuracy/test_cli_flow.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,7 @@ def test_tp4(self, gemm_allreduce: bool):
782782
extra_build_args=extra_build_args)
783783

784784
@skip_pre_hopper
785+
@skip_post_blackwell
785786
@pytest.mark.skip_less_device(4)
786787
@pytest.mark.parametrize(
787788
"gemm_allreduce", [False, pytest.param(True, marks=skip_no_nvls)],

tests/integration/test_lists/waives.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,7 @@ accuracy/test_llm_api_pytorch.py::TestLlama4MaverickInstruct::test_fp8_eagle3[tp
342342
accuracy/test_disaggregated_serving.py::TestQwen3_8B::test_nixl_backend SKIP (https://nvbugs/5448748)
343343
accuracy/test_disaggregated_serving.py::TestDeepSeekV3Lite::test_nixl_backend SKIP (https://nvbugs/5448748)
344344
accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_w4a8_mxfp4[fp8-latency-CUTLASS] SKIP (https://nvbugs/5483913)
345+
full:GB200/examples/test_qwen.py::test_llm_qwen_7b_multi_gpus_summary[qwen1.5_7b_chat-enable_fmha_fp32_acc-enable_plugin-tp2pp2-nb:4] SKIP (https://nvbugs/5247837)
346+
full:GB200/examples/test_qwen.py::test_llm_qwen_7b_multi_gpus_summary[qwen2_7b_instruct-enable_fmha_fp32_acc-enable_plugin-tp2pp2-nb:4] SKIP (https://nvbugs/5247837)
347+
full:GB200/examples/test_qwen.py::test_llm_qwen_7b_multi_gpus_summary[qwen2_vl_7b_instruct-enable_fmha_fp32_acc-enable_plugin-tp2pp2-nb:4] SKIP (https://nvbugs/5359696)
348+
full:GB200/examples/test_qwen.py::test_llm_qwen_7b_multi_gpus_summary[qwen2.5_7b_chat-enable_fmha_fp32_acc-enable_plugin-tp2pp2-nb:4] SKIP (https://nvbugs/5247837)

0 commit comments

Comments
 (0)