Skip to content

Commit

Permalink
fix a typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiyu Yang committed Dec 23, 2015
1 parent eb2d869 commit d332c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Test binaries are located in the subdirectories nccl/build/test and nccl/build/m

```shell
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./build/lib
$ ./build/test/allreduce_test
$ ./build/test/all_reduce_test
Error: must specify at least data size in bytes!

Tests nccl AllReduce with user supplied arguments.
Expand Down

0 comments on commit d332c41

Please sign in to comment.