This is the nccl benchmark plugin for the Scope benchmark project.
NCCL benchmarks for C3SR Scope.
See the docs
folder for a description of the benchmarks.
All support this arguemnt:
- Number of GPUs
-g, --ngpus
Default: 1.
- Add changelog
- Bandwidth benchmarks for
allGather
,allReduce
,broadcast
,reduce
,reduceScatter
. - Disable NCCL|Scope by default (enable with
-DENABLE_NCCL=1
).