summaryrefslogtreecommitdiff
path: root/benchmark/gemv.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-03Fix flipped indices in benchmark for gemvMarius Hillenbrand1-2/+2
2020-10-26Refractoring remaining benchmark cases.Qiyu81-79/+7
2020-09-30Change ifdef linux to __linux for C11 compatibilityMartin Kroeker1-1/+1
2020-03-02fix core dumped errorjianghesong1-2/+2
2020-02-05Fix another branchw004214671-2/+2
2020-02-05Fix bugs in benchmark of gemvw004214671-2/+2
2018-08-10Disable scal to benchmark zgemv separately by defaultmaamountki1-1/+1
2016-07-14Add time prints in benchmark outputAshwin Sekhar T K1-2/+2
2014-12-19modified sources for OS DarwinWerner Saar1-2/+2
2014-09-01extended gemv.c benchmarkwernsaar1-33/+70
2014-08-31modified benchmark/gemv.cwernsaar1-4/+7
2014-07-15added benchmark for gemvwernsaar1-0/+229