Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
James Newling edited this page Feb 20, 2021 · 4 revisions

Welcome to the MIOpenGEMM wiki!

For information on using MIOpenGEMM, the GEMM API page presents the functionality, and the clBLAS to MIOpenGEMM page shows the simple changes needed to port code from clBLAS to MIOpenGEMM.

For information on how MIOpenGEMM works, the page Parameters defining kernels presents the basic kernel structure, and the page Heuristic search describes how we auto-tune for specific GEMM Geometries. The page Matrix edges describes a trick we use when matrices are not divisible by the basic kernel tile.

Clone this wiki locally