Skip to content

Commit 17d0a42

Browse files
authored
Update README.md
1 parent 2cbb968 commit 17d0a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ All tests support the same set of arguments :
4949
* `-b,--minbytes <min size in bytes>` minimum size to start with. Default : 32M.
5050
* `-e,--maxbytes <max size in bytes>` maximum size to end at. Default : 32M.
5151
* Increments can be either fixed or a multiplication factor. Only one of those should be used
52-
* `-i,--stepbytes <increment size>` fixed increment between sizes. Default : (max-min)/10.
52+
* `-i,--stepbytes <increment size>` fixed increment between sizes. Default : 1M.
5353
* `-f,--stepfactor <increment factor>` multiplication factor between sizes. Default : disabled.
5454
* NCCL operations arguments
5555
* `-o,--op <sum/prod/min/max/avg/all>` Specify which reduction operation to perform. Only relevant for reduction operations like Allreduce, Reduce or ReduceScatter. Default : Sum.

0 commit comments

Comments
 (0)