CircleCI: fix NCCL install (#14124)
authorWill Feng <willfeng@fb.com>
Sat, 17 Nov 2018 02:28:55 +0000 (18:28 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 17 Nov 2018 02:53:26 +0000 (18:53 -0800)
commita1fa9d8cf9b2b0e7373ec420c2487d4dfd0e587c
tree715cafaa06734bbf4f5f56379fd24b521dfa4c83
parenteeb3e67eebbdc8fcb4d7063ee07ec912bda790f6
CircleCI: fix NCCL install (#14124)

Summary:
The `$BUILD_ENVIRONMENT` checks work in `test.sh` but not `build.sh`, this PR is trying to figure out why.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14124

Reviewed By: teng-li

Differential Revision: D13112483

Pulled By: yf225

fbshipit-source-id: 5f65997586648805cf52217a261389625b5535e1
.circleci/config.yml
.jenkins/pytorch/build.sh
.jenkins/pytorch/test.sh