summaryrefslogtreecommitdiff
path: root/interface/gemm.c
AgeCommit message (Collapse)AuthorFilesLines
2014-09-15optimized multithreading lower limitswernsaar1-39/+2
2014-07-15adjusted number of threads for small sizewernsaar1-2/+2
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-37/+37
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-18Ref #103: enhancement for small matrix dimensionswernsaar1-7/+56
2013-08-29Merge pull request #290 from larsmans/missing-thresholdLars Buitinck1-0/+4
check if GEMM_MULTITHREAD_THRESHOLD defined in gemm.c Set a fallback value.
2012-03-23Ref #79 Added GEMM_MULTITHREAD_THRESHOLD flag to use single thread in gemm ↵Xianyi Zhang1-1/+6
function with small matrices.
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+452