Replies: 1 comment 2 replies
-
As with any benchmark, ensure that the hardware is otherwise idle (as far as possible), and running at a constant clock speed. Repeat runs to arrive at a somewhat stable average - the simple codes provided in the benchmark folder read an environment variable OPENBLAS_LOOPS for the number of runs to perform. (If you have more elaborate or application-specific benchmarks, their results would of course be of interest as well, as long as they can be reproduced without the need for commercial and/or difficult to set up software). |
Beta Was this translation helpful? Give feedback.
-
I am using OpenBLAS in multi-threaded applications and working on few ideas to improve OpenBLAS. What is the correct method for generating benchmark results for showcasing gemm improvements so that it is accepted by the community.
Beta Was this translation helpful? Give feedback.
All reactions