ROCm benchmark clients?
Hi all,
Just about every ROCm library has an associated benchmark client.
There's rocblas-bench, rocsolver-bench, rocfft-bench, rocsparse-bench,
etc. These benchmark clients are used during development for comparing
the performance of library functions with different versions of the
library, different versions of their dependencies, different compiler
options, on different sizes of input data, or on different hardware.
I think we may want to start packaging these clients. We need tools to
help us to understand how changes to the library build options affect
performance.
Sincerely,
Cory Bloor
Reply to: