summaryrefslogtreecommitdiff
path: root/benchmark/gemm.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-30Change ifdef linux to __linux for C11 compatibilityMartin Kroeker1-1/+1
2020-05-11Include shgemm in benchtestRajalakshmi Srinivasaraghavan1-5/+8
2019-06-04sgemm pipeline improved, zgemm rewritten without inner packs, ABI lxvx v20 fi...AbdelRauf1-1/+1
2018-03-27Correct index variables used in MFlops calculationMartin Kroeker1-1/+1
2017-09-28Increasing flexibility of GEMM benchmark.Tim Moon1-54/+78
2015-11-09Fix bug in benchmark/gemm.cAshwin Sekhar T K1-1/+1
2015-06-03small modification of gemm.cWerner Saar1-20/+18
2014-12-19modified sources for OS DarwinWerner Saar1-2/+2
2014-12-17added code for the size of nWerner Saar1-4/+17
2014-08-23updated gemm.cwernsaar1-1/+3
2014-07-12added conf option for number of loopswernsaar1-16/+28
2014-07-11added gemm benchmark and modified Makefile for benchmarkwernsaar1-0/+198