summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Misc. typo fixesluz.paz4-4/+4
2018-06-19Handle special case of gfortran+clang+OpenMPMartin Kroeker1-2/+7
2018-02-18Update single and double precision BLAS1 tests from LAPACK 3.8.0Martin Kroeker2-179/+728
2017-08-20Remove _static usages for testsSacha Refshauge1-1/+1
2017-08-01Support out-of-source buildIsuru Fernando1-1/+2
2016-05-25Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BIN...John Biddiscombe1-1/+1
2016-04-26allow building tests when CROSS compiling but don't run themAleksey Kuleshov1-0/+8
2015-10-20Detect cmake test result.Zhang Xianyi1-1/+8
2015-08-11Fixed cmake build bugs on Linux.Zhang Xianyi1-0/+31
2014-09-21bugfix for GEMM3M functionswernsaar1-2/+2
2014-09-21added GEMM3M testswernsaar2-27/+27
2014-09-20disabled SYMM3M and HEMM3M functions because segment violationswernsaar4-110/+110
2014-09-20added test for CGEMM3M functionwernsaar3-1/+3477
2014-09-20added test for GEMM3M functionswernsaar3-0/+3496
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu3-14/+14
2013-07-25Respect user's LDFLAGSSebastien Fabbro1-1/+1
2013-07-11create openblas_get_parallel to retrieve information whichgrisuthedragon1-0/+18
2012-03-23Merge branch 'loongson3a' into release-0.1.0Xianyi Zhang2-0/+4
2011-10-09ref #62. Added the user friendly message with USE_OPENMP=1. The users should ...Xianyi Zhang1-12/+41
2011-09-05Fixed #46. Initialize variables in cblat3.f and zblat3.f.traz2-0/+4
2011-01-24Used the environment variable OPENBLAS_NUM_THREADS to set the number of threa...Xianyi Zhang1-24/+24
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang22-0/+28565