Skip to content

Commit 026ba42

Browse files
[Docs] Minor fix in EFA example
1 parent 64910fc commit 026ba42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/clusters/efa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ commands:
113113
-n $DSTACK_GPUS_NUM \
114114
-N $DSTACK_GPUS_PER_NODE \
115115
--bind-to none \
116-
all_reduce_perf -b 8 -e 8G -f 2 -g 1
116+
/opt/nccl-tests/build/all_reduce_perf -b 8 -e 8G -f 2 -g 1
117117
else
118118
sleep infinity
119119
fi

0 commit comments

Comments
 (0)