File tree Expand file tree Collapse file tree
examples/machine-learning Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,4 +99,4 @@ srun --mpi=pmi2 \
9999 --container-image=" ${CONTAINER_IMAGE} " \
100100 --container-env=" ${HOST_VARS} " \
101101 --container-mounts=" ${CONTAINER_MOUNTS} " \
102- /nccl/nccl-tests/build/all_reduce_perf -b 1G -e 8G -f 2 -g 1 -w 5 --iters 40 -c 0
102+ /nccl/nccl-tests/build/all_reduce_perf -b 1G -e 8G -f 2 -g 1 -w 5 --iters 40
Original file line number Diff line number Diff line change @@ -63,5 +63,5 @@ srun -l \
6363 --container-mounts=" ${CONTAINER_MOUNTS} " \
6464 sh -c "
6565 export LD_LIBRARY_PATH=/var/lib/tcpxo/lib64:/usr/lib/x86_64-linux-gnu:\$ LD_LIBRARY_PATH;
66- /nccl/nccl-tests/build/all_gather_perf -b 8M -e 8G -f 2 -g 1 -w 5 --iters 200 -c 0 ;
66+ /nccl/nccl-tests/build/all_gather_perf -b 8M -e 8G -f 2 -g 1 -w 5 --iters 200;
6767 "
You can’t perform that action at this time.
0 commit comments