mirror of
https://github.com/NVIDIA/nccl-tests.git
synced 2026-05-01 11:58:19 +08:00
Improve Readme
This commit is contained in:
parent
b188a15299
commit
caede2fbd6
@ -34,7 +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
|
||||
```
|
||||
|
||||
All tests support the same arguments :
|
||||
### Arguments
|
||||
|
||||
All tests support the same set of arguments :
|
||||
|
||||
* Number of GPUs
|
||||
* `-t,--nthreads <num threads>` number of threads per process. Default : 1.
|
||||
* `-g,--ngpus <gpus per thread>` number of gpus per process. Default : 1.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user