mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
waive test_llm_multi_node_pytorch (#3592)
Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com>
This commit is contained in:
parent
44da0e8d60
commit
63f3fba679
@ -300,6 +300,7 @@ def test_llm_multi_node(engine_from_checkpoint: tempfile.TemporaryDirectory):
|
||||
run_command(command)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="https://nvbugspro.nvidia.com/bug/5223608: timeout")
|
||||
@skip_single_gpu
|
||||
def test_llm_multi_node_pytorch():
|
||||
nworkers = 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user