Update CI to recently released ROCm 2.1 release (#16808)
authorJohannes M Dieterich <johannes.dieterich@amd.com>
Thu, 7 Feb 2019 22:17:14 +0000 (14:17 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 7 Feb 2019 23:12:18 +0000 (15:12 -0800)
commitbca358ad02fe7a3cdedbb3551326c10898076280
tree31f28b072d9a874ca78199919197eb89fa39b80b
parent0f42a1ed292db3e2951ceae3abb1eeec8d909aad
Update CI to recently released ROCm 2.1 release (#16808)

Summary:
* we do not need EAP packages any longer as the antistatic feature is now in the release
* consistently install the rccl package
* Skip one unit test that has regressed with 2.1
* Follow-up PRs will use 2.1 features once deployed on CI
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16808

Differential Revision: D13992645

Pulled By: bddppq

fbshipit-source-id: 37ca9a1f104bb140bd2b56d403e32f04c4fbf4f0
docker/caffe2/jenkins/common/install_rocm.sh
test/test_distributions.py