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 support for SSH ports #12

Open
wants to merge 1 commit into
base: train_paper100M
Choose a base branch
from

Conversation

zerolxf
Copy link

@zerolxf zerolxf commented Aug 7, 2020

Using Rsync with a Non-standard SSH Port for ip_config.txt

ip_config.txt

172.31.16.250 port 5555 1
172.31.30.135 port 5555 1
172.31.27.41 port 5555 1
172.31.30.149 port 5555 1

Description

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]])
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented
  • To the my best knowledge, examples are either not affected by this change,
    or have been fixed to be compatible with this change
  • Related issue is referred in this PR

Changes

Using Rsync with a Non-standard SSH Port for [ip_config.txt](https://github.com/zheng-da/dgl/blob/train_paper100M/examples/pytorch/graphsage/experimental/ip_config.txt)

ip_config.txt 
---------------------
172.31.16.250 port 5555 1
172.31.30.135 port 5555 1
172.31.27.41 port 5555 1
172.31.30.149 port 5555 1
---------------------
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.

1 participant