From d62e900d8ce895a4bb5c152b2d7b3d084f97efed Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Fri, 24 Jan 2025 06:58:03 +0000 Subject: [PATCH] [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 --- test/inductor/test_move_constructors_to_cuda.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/inductor/test_move_constructors_to_cuda.py b/test/inductor/test_move_constructors_to_cuda.py index 44723c8e8df..3c3b8708c63 100644 --- a/test/inductor/test_move_constructors_to_cuda.py +++ b/test/inductor/test_move_constructors_to_cuda.py @@ -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 (