Skip to content

Commit 24f9272

Browse files
authored
[https://nvbugs/5597647][ci] Unwaive fixed tests. (#9812)
Signed-off-by: SimengLiu-nv <simengl@nvidia.com>
1 parent 89dabf5 commit 24f9272

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unittest/_torch/multi_gpu/test_mnnvl_allreduce.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ def func(input, residual, norm_weight, eps, enable_fusion):
164164
)
165165

166166

167-
@pytest.mark.skip(reason="https://nvbugs/5597647")
168167
@pytest.mark.skipif(torch.cuda.device_count() < 2,
169168
reason="needs 2 GPUs to run this test")
170169
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)