summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemm.hpp
AgeCommit message (Expand)Author
2017-01-19Added tuning results for NVIDIA GTX 1080 and Intel Core i7-4790KCedric Nugteren
2017-01-03Added tuning results for the AMD Turks GPU and the Intel Core i7-2670QM CPUCedric Nugteren
2016-11-26Improved the default parameters for cases with non-common parameters across a...Cedric Nugteren
2016-11-15Updated the tuning results for the Intel Skylake ULT GT2 GPUCedric Nugteren
2016-10-24Added tuning results for GeForce GTX TITAN BlackCedric Nugteren
2016-10-22Added tuning results for the AMD Tonga GPUCedric Nugteren
2016-10-14Fixed an issue with a growing database: the database is now a global variable...Cedric Nugteren
2016-10-13Added tuning results for Intel HD Graphics IvyBridge GPUCedric Nugteren
2016-10-10Updated the tuning results for the GTX 750 Ti GPUCedric Nugteren
2016-10-08Fixed a performance bug for Intel Iris Pro GPUs due to incorrect tuning resultsCedric Nugteren
2016-09-12Added XgemvFastRot and Xgemm 16-bit tuning results: just defaults which are n...Cedric Nugteren
2016-09-11Complete re-write of the database script. Changed Pandas for the much faster ...Cedric Nugteren
2016-09-10Updated database based on exhaustive tuning results for GEMM for the R9 M370X...Cedric Nugteren
2016-09-03Added tuning results for Intel Broadwell 5500 GT2 GPUCedric Nugteren
2016-07-25Moved the XgemvFast and XgemvFastRot tuning database into a separate fileCedric Nugteren
2016-07-10Added tuning results for AMD Oland and for Intel Graphics HD 530Cedric Nugteren
2016-07-03Added tuning results for GTX670, GTX750, and GTX1070 (thanks to gcp)Cedric Nugteren
2016-06-19Added tuning results for 'Intel(R) HD Graphics Haswell Ultrabook GT2 Mobile' ...Cedric Nugteren
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren