We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f756c3 commit 0e705d1Copy full SHA for 0e705d1
ddp_script.sh
@@ -4,4 +4,4 @@ export NCCL_SOCKET_IFNAME=^docker0,lo
4
export MASTER_ADDR=MASTER_IP
5
export MASTER_PORT=MASTER_PORT
6
7
-python3 src/main.py -t -e -rm_API -c CONFIG_PATH -DDP -n NUM_NODES -nr CURRENT_NODES -eval_type EVAL_TYPE ...
+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