Skip to content

Commit d5e2df0

Browse files
authored
Update README.md
1 parent cc54dd2 commit d5e2df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Via Tensorboard, you can monitor trends of ``IS, FID, F_beta, Authenticity Accur
153153
* DistributedDataParallel
154154
```bash
155155
# export NCCL_DEBUG=INFO
156-
export NCCL_SOCKET_IFNAME=^docker0,lo
156+
export NCCL_SOCKET_IFNAME=^docker0,lo,docker_gwbridge
157157
export MASTER_ADDR=MASTER_IP
158158
export MASTER_PORT=MASTER_PORT
159159

0 commit comments

Comments
 (0)