Skip to content

Commit 0e705d1

Browse files
authored
Update ddp_script.sh
1 parent 7f756c3 commit 0e705d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddp_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ export NCCL_SOCKET_IFNAME=^docker0,lo
44
export MASTER_ADDR=MASTER_IP
55
export MASTER_PORT=MASTER_PORT
66

7-
python3 src/main.py -t -e -rm_API -c CONFIG_PATH -DDP -n NUM_NODES -nr CURRENT_NODES -eval_type EVAL_TYPE ...
7+
python3 src/main.py -t -e -rm_API -c CONFIG_PATH -DDP -n NUM_NODES -nr CURRENT_NODE -eval_type EVAL_TYPE ...

0 commit comments

Comments
 (0)