From 9ec3e352769c1ec9900c59755fad98b61404f5a0 Mon Sep 17 00:00:00 2001 From: Sylvain Jeaugey Date: Tue, 8 Aug 2017 16:29:25 -0700 Subject: [PATCH] Fix typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b122c..10c255d 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ All tests support the same set of arguments : * Sizes to scan * `-b,--minbytes ` minimum size to start with. Default : 32M. * `-e,--maxbytes ` maximum size to end at. Default : 32M. - * Increments can be either fixes of a multiplication factor. Only one of those should be used + * Increments can be either fixed or a multiplication factor. Only one of those should be used * `-i,--stepbytes ` fixed increment between sizes. Default : (max-min)/10. * `-f,--stepfactor ` multiplication factor between sizes. Default : disabled. * NCCL operations arguments