Skip to content

Conversation

@pietern
Copy link
Contributor

@pietern pietern commented Sep 17, 2018

Summary:
A missing environment variable raised a missing key error. Now it
raises a more descriptive error of the actual problem, for example:

ValueError: env:// rendezvous: WORLD_SIZE not set

Differential Revision: D9888962

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pietern is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Summary:
A missing environment variable raised a missing key error. Now it
raises a more descriptive error of the actual problem, for example:

ValueError: Error initializing torch.distributed using env:// rendezvous: environment variable WORLD_SIZE expected, but not set

Pull Request resolved: pytorch#11782

Differential Revision: D9888962

fbshipit-source-id: 1134175e30c123043328c9bccff1ad73c9e19ce1
@pietern pietern deleted the export-D9888962 branch September 19, 2018 17:00
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants