[CI][CUDA][MultiGPU][Regression] Skip a failure due to https://github.com/pytorch/pytorch/issues/139520 (#145318)

Related: https://github.com/pytorch/pytorch/issues/139520

Pull Request resolved: https://github.com/pytorch/pytorch/pull/145318
Approved by: https://github.com/eqy
This commit is contained in:
Wei Wang 2025-01-24 06:58:03 +00:00 committed by PyTorch MergeBot
parent 0e98b26b28
commit d62e900d8c

View file

@ -90,6 +90,7 @@ class TestMoveConstructorsToCuda(TestCase):
FileCheck().check_not("triton.jit").run(code[0])
@requires_multigpu()
@unittest.skip("https://github.com/pytorch/pytorch/issues/139520")
def test_multi_gpu(self):
def foo(x):
return (