Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add '--tcp' flag to horovodrun for tcp only communication #1744

Merged
merged 4 commits into from
Feb 28, 2020

Conversation

nvcastet
Copy link
Collaborator

No description provided.

@tgaddair
Copy link
Collaborator

Hey @nvcastet, can you rebase off master? There was a fix for MXNet just landed.

Comment on lines 562 to 563
group_library_options.add_argument('--tcp', action='store_true', dest='tcp_flag',
help='If this flag is set, TCP is only used for communication.')
Copy link
Contributor

Choose a reason for hiding this comment

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

It may be a knit-pick, but it might be clearer for the help text to read:
'If this flag is set, only TCP is used for communication.'

Signed-off-by: Nicolas V Castet <nvcastet@us.ibm.com>
Signed-off-by: Nicolas V Castet <nvcastet@us.ibm.com>
Signed-off-by: Nicolas V Castet <nvcastet@us.ibm.com>
Signed-off-by: Nicolas V Castet <nvcastet@us.ibm.com>
Copy link
Collaborator

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgaddair tgaddair merged commit 8eb0794 into horovod:master Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants