Performance, Design, and Autotuning of Batched GEMM for GPUs

TitlePerformance, Design, and Autotuning of Batched GEMM for GPUs
Publication TypeBook Chapter
Year of Publication2016
AuthorsAbdelfattah, A., A. Haidar, S. Tomov, and J. Dongarra
EditorKunkel, J. M., P. Balaji, and J. Dongarra
Book TitleHigh Performance Computing: 31st International Conference, ISC High Performance 2016, Frankfurt, Germany, June 19-23, 2016, Proceedings
Series Volume9697
Pagination21–38
PublisherSpringer International Publishing
ISBN Number978-3-319-41321-1
AbstractThe general matrix-matrix multiplication (GEMM) is the most important numerical kernel in dense linear algebra, and is the key component for obtaining high performance in most LAPACK routines. As batched computations on relatively small problems continue to gain interest in many scientific applications, a need arises for a high performance GEMM kernel for batches of small matrices. Such a kernel should be well designed and tuned to handle small sizes, and to maintain high performance for realistic test cases found in the higher level LAPACK routines, and scientific computing applications in general. This paper presents a high performance batched GEMM kernel on Graphics Processing Units (GPUs). We address batched problems with both fixed and variable sizes, and show that specialized GEMM designs and a comprehensive autotuning process are needed to handle problems of small sizes. For most performance tests reported in this paper, the proposed kernels outperform state-of-the-art approaches using a K40c GPU.
URLhttp://dx.doi.org/10.1007/978-3-319-41321-1_2
DOI10.1007/978-3-319-41321-1_2