summaryrefslogtreecommitdiff
path: root/src/database/kernel_selection.hpp
AgeCommit message (Expand)Author
2016-11-29Made Intel GPUs always use the indirect version of the GEMM kernelCedric Nugteren
2016-11-19Changed the GEMM kernel selection parameters for Skylake GPUs to always favou...Cedric Nugteren
2016-10-14Fixed an issue with a growing database: the database is now a global variable...Cedric Nugteren
2016-10-10Changed the thresholds for the direct/indirect GEMM kernels for NVIDIA and In...Cedric Nugteren
2016-10-06Added a kernel selection database to select between the direct and indirect G...Cedric Nugteren