Unverified Commit dfef39d1 authored by SparkSnail's avatar SparkSnail Committed by GitHub
Browse files

Update RemoteMachineMode.md (#63)

parent 45650c41
**Run an Experiment on Multiple Machines** **Run an Experiment on Multiple Machines**
=== ===
NNI supports running an experiment on multiple machines, called remote machine mode. Let's say you have multiple machines with the account `bob` (Note: the account is not necessarily the same on multiple machines): NNI supports running an experiment on multiple machines, called remote machine mode. Let's say you have multiple machines with the account `bob` (Note: the account is not necessarily the same on multiple machines):
| IP | Username | Password |
| --------|---------|-------| | IP | Username| Password |
| -------- |---------|-------|
| 10.1.1.1 | bob | bob123 | | 10.1.1.1 | bob | bob123 |
| 10.1.1.2 | bob | bob123 | | 10.1.1.2 | bob | bob123 |
| 10.1.1.3 | bob | bob123 | | 10.1.1.3 | bob | bob123 |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment