Merge branch 'yangky11-patch-1'

[ROCm/rccl commit: 3251681207]
This commit is contained in:
Nathan Luehr
2016-01-06 16:46:22 -08:00
2 zmienionych plików z 13 dodań i 8 usunięć
+2 -2
Wyświetl plik
@@ -36,13 +36,13 @@ 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.
Usage: all_reduce_test <data size in bytes> [number of GPUs] [GPU 0] [GPU 1] ...
$ ./build/test/allreduce_test 10000000
$ ./build/test/all_reduce_test 10000000
# Using devices
# Device 0 -> 0 [0x0a] GeForce GTX TITAN X
# Device 1 -> 1 [0x09] GeForce GTX TITAN X