c3sr / comm_scope

NUMA-aware multi-CPU multi-GPU data transfer benchmarks
https://github.com/c3sr/scope
Apache License 2.0
21 stars 3 forks source link

Any lessons to be learned from EasyPerf? #29

Open cwpearson opened 5 years ago

cwpearson commented 5 years ago

https://easyperf.net/blog/2019/08/02/Perf-measurement-environment-on-Linux

abduld commented 5 years ago

You might also want to look at https://github.com/rai-project/tensorflow/blob/master/tensorflow-agent/scripts/benchmarkModeEnable.sh since it has some effects on benchmarking. It's probably more pronounced for one-off testing rather than running the benchmark a few hundred times.