Commit e5910c48 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update multi_node.sh

parent 8d254593
......@@ -8,7 +8,7 @@ RANK=0
MASTER_ADDR=127.0.0.1
MASTER_PORT=17170
CUDA_VISIBLE_DEVICES=6,7 torchrun \
HIP_VISIBLE_DEVICES=6,7 torchrun \
--nproc_per_node $NPROC_PER_NODE \
--nnodes $NNODES \
--node_rank $RANK \
......
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