summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-02-07Various fixes to the database scriptCedric Nugteren
2016-02-07Added dictionary with short and long OpenCL vendor names to fix issues with I...Cedric Nugteren
2016-02-07Made the tuning database an optional external downloadCedric Nugteren
2016-02-06Made the database script compatible with Python 3CNugteren
2016-01-30Added first auto-generated database headers from the Python database; only K4...Cedric Nugteren
2016-01-24Minor improvements to the database script, including proper file pathsCedric Nugteren
2016-01-24Added Python function to compute defaults for a particular device/vendor comb...Cedric Nugteren
2015-10-28Added tuning data for Tesla K40CNugteren
2015-10-25Added initial tuning database with Intel Iris dataCNugteren
2015-10-25Updated tuning database script according to the new JSON formatCNugteren
2015-10-25Moved the tuner database script to a separate folderCNugteren
2015-09-26Added TRMV/TBMV/TPMV routinesCNugteren
2015-09-19Added SBMV and SPMV routinesCNugteren
2015-09-19Added the HPMV routineCNugteren
2015-09-19Added the HBMV routineCNugteren
2015-09-18Added first version of banded matrix-vector multiplicationCNugteren
2015-09-18Added generated main functions for correctness/performance tests for level 2 ...CNugteren
2015-09-17Added interface of all level 2 routinesCNugteren
2015-09-17Added script to generate API interface and implementation automaticallyCNugteren