microsoft/mscclpp

[Doc] In the quickstart.md file, the argument for the mpirun should be '--bind-to numa' instead of '--bind-to-numa'.

sphish opened this issue · 1 comments

sphish commented

Here.

$ mpirun --bind-to-numa -np 8 ./test/mscclpp-test/allreduce_test_perf -b 3m -e 48m -G 100 -n 100 -w 20 -f 2 -k 5

Nice catch, let me fix it.