Skipping two c10d tests only if there are multi-GPUs (#14860)
authorTeng Li <tengli@fb.com>
Fri, 7 Dec 2018 01:22:04 +0000 (17:22 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 7 Dec 2018 01:28:07 +0000 (17:28 -0800)
commitbfa666eb0deebac21b03486e26642fd70d66e478
tree2f363cba4788e6308636298e49175c4ee833e30f
parentada8f828f9c18461333c07a9caa836af175c60bd
Skipping two c10d tests only if there are multi-GPUs (#14860)

Summary:
Otherwise, these tests will fail, even though there are never meant to run on single GPU machines.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14860

Differential Revision: D13369060

Pulled By: teng-li

fbshipit-source-id: 8a637a6d57335491ba8602cd09927700b2bbf8a0
test/test_c10d.py