Skip to content

Conversation

@gunandrose4u
Copy link
Contributor

No description provided.

@gunandrose4u
Copy link
Contributor Author

@mrshenli , please help to review ddp_tutorial updates for enable TcpStore on Windows. Thank you!

@netlify
Copy link

netlify bot commented Jan 28, 2021

Deploy preview for pytorch-tutorials-preview ready!

Built with commit 4039c3b

https://deploy-preview-1321--pytorch-tutorials-preview.netlify.app

Copy link
Contributor

@mrshenli mrshenli left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment on lines 83 to 84
# Distributed package only covers collective communications with Gloo
# backend, FileStore and TcpStore on Windows platform.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: trying to make it more explicit

On Windows platform, the torch.distributed package only supports Gloo backend,
FileStore and TcpStore.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Resolved

@mrshenli
Copy link
Contributor

mrshenli commented Feb 3, 2021

Hey @jlin27, the CI failure seem irrelevant to this PR. Shall we land?

Jan 28 06:48:44 Collecting torch (from -r /var/lib/jenkins/workspace/.jenkins/../requirements.txt (line 9))
Jan 28 06:48:44   Downloading https://files.pythonhosted.org/packages/90/4f/acf48b3a18a8f9223c6616647f0a011a5713a985336088d7c76f3a211374/torch-1.7.1-cp36-cp36m-manylinux1_x86_64.whl (776.8MB)
Jan 28 06:48:52 Exception:
Jan 28 06:48:52 Traceback (most recent call last):
Jan 28 06:48:52   File "/opt/conda/lib/python3.6/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py", line 294, in recv_into
Jan 28 06:48:52     return self.connection.recv_into(*args, **kwargs)
Jan 28 06:48:52   File "/opt/conda/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1822, in recv_into
Jan 28 06:48:52     self._raise_ssl_error(self._ssl, result)
Jan 28 06:48:52   File "/opt/conda/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1639, in _raise_ssl_error
Jan 28 06:48:52     raise SysCallError(errno, errorcode.get(errno))
Jan 28 06:48:52 OpenSSL.SSL.SysCallError: (104, 'ECONNRESET')
Jan 28 06:48:52 
Jan 28 06:48:52 During handling of the above exception, another exception occurred:

Base automatically changed from master to main February 16, 2021 19:33
Base automatically changed from main to master February 16, 2021 19:37
@malfet malfet merged commit a6ae79a into pytorch:master Feb 22, 2021
@gunandrose4u
Copy link
Contributor Author

Thank you for merging the PR! @malfet, @mrshenli

gaoteng-git pushed a commit to gaoteng-git/tutorials that referenced this pull request Mar 2, 2021
…ndows platform (pytorch#1321)

* Update tutorial to tell user that TcpStore has been enabled on Windows

* Resolve review comments
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
…ndows platform (pytorch#1321)

* Update tutorial to tell user that TcpStore has been enabled on Windows

* Resolve review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants