Added explanation about performance numbers

This commit is contained in:
Sylvain Jeaugey
2018-01-29 13:40:45 -08:00
parent 925a70576e
commit 222f94f949
2 changed files with 144 additions and 0 deletions
+4
View File
@@ -34,6 +34,10 @@ Run with MPI on 40 processes (potentially on multiple nodes) with 4 GPUs each, d
$ mpirun -np 40 ./build/all_reduce_perf -b 8 -e 128M -f 2 -g 4 -c 0
```
### Performance
See the [doc/PERFORMANCE.md](Performance) page for explanation about numbers, and in particular the "busbw" column.
### Arguments
All tests support the same set of arguments :