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 (