14954

GEMMbench: a framework for reproducible and collaborative benchmarking of matrix multiplication

Anton Lokhmotov
ideaSpace West, 3 Charles Babbage Road, Cambridge, CB3 0GT, United Kingdom
arXiv:1511.03742 [cs.MS], (12 Nov 2015)

@article{lokhmotov2015gemmbench,

   title={GEMMbench: a framework for reproducible and collaborative benchmarking of matrix multiplication},

   author={Lokhmotov, Anton},

   year={2015},

   month={nov},

   archivePrefix={"arXiv"},

   primaryClass={cs.MS}

}

The generic matrix-matrix multiplication (GEMM) is arguably the most popular computational kernel of the 20th century. Yet, surprisingly, no common methodology for evaluating GEMM performance has been established over the many decades of using GEMM for comparing architectures, compilers and ninja-class programmers. We introduce GEMMbench, a framework and methodology for evaluating performance of GEMM implementations. GEMMbench is implemented on top of Collective Knowledge (CK), a lightweight framework for reproducible and collaborative R&D in computer systems. Using CK allows the R&D community to crowdsource hand-written and compiler-generated GEMM implementations and to study their performance across multiple platforms, data sizes and data types. Our initial implementation supports hand-written OpenCL kernels operating on matrices consisting of single- and double-precision floating-point values, and producing single or multiple output elements per work-item (via thread coarsening and vectorization).
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: