summaryrefslogtreecommitdiff
path: root/interface/zgemv.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-04Use blasabs to switch between abs and labs as needed for INTERFACE64Martin Kroeker1-1/+1
2017-11-05Modify complex CBLAS functions to take void pointersMartin Kroeker1-6/+11
2016-02-08Fix zgemv.c compilation when stack allocation is disabledJerome Robert1-1/+1
2016-02-08zgemv: Add a workaround for #746Jerome Robert1-0/+6
2016-02-08Use stack allocation in zgemv and zgerJerome Robert1-3/+10
2016-01-24Use GEMM_MULTITHREAD_THRESHOLD as a number of opsJerome Robert1-17/+3
2015-10-20Fixed cmake bug on Visual Studio.Zhang Xianyi1-0/+3
2015-08-10Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.Zhang Xianyi1-7/+10
2014-09-12optimized interface/zgemv.c for multithreadingwernsaar1-1/+1
2014-07-15adjust number of threads for small size in cgemv and zgemvwernsaar1-1/+13
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-11/+11
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+259