docs: update README (#2878)
This commit is contained in:
@@ -60,7 +60,9 @@ print(response)
|
||||
```
|
||||
|
||||
### Example: Serving with two H20*8 nodes
|
||||
For example, there are two H20 nodes, each with 8 GPUs. The first node's IP is `10.0.0.1`, and the second node's IP is `10.0.0.2`.
|
||||
For example, there are two H20 nodes, each with 8 GPUs. The first node's IP is `10.0.0.1`, and the second node's IP is `10.0.0.2`. Please **use the first node's IP** for both commands.
|
||||
|
||||
If the command fails, try setting the `GLOO_SOCKET_IFNAME` parameter. For more information, see [Common Environment Variables](https://pytorch.org/docs/stable/distributed.html#common-environment-variables).
|
||||
|
||||
```bash
|
||||
# node 1
|
||||
|
||||
Reference in New Issue
Block a user