summaryrefslogtreecommitdiff
path: root/ctest
AgeCommit message (Expand)AuthorFilesLines
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/+6
2016-03-05Refs #786. avoid old assembly c/zgemv kernels.Zhang Xianyi10-10/+10
2016-01-11Fix output descriptors of c_{s,d,c,z}blat3Sébastien Villemot6-12/+18
2016-01-11Fix CBLAS double complex level 2 testsSébastien Villemot1-5/+5
2015-10-26Add CBLAS test for CMAKE.Zhang Xianyi1-2/+42
2015-08-11Fixed cmake build bugs on Linux.Zhang Xianyi1-0/+6
2015-05-05bugfix for gemm3m testsWerner Saar1-4/+10
2015-05-05removed gemm3m functions from normal checksWerner Saar8-615/+5168
2014-09-21added GEMM3M testswernsaar10-4/+6276
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu31-1009/+1009
2013-07-25Respect user's LDFLAGSSebastien Fabbro1-1/+1
2012-08-21provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the co...Jameson Nash1-1/+1
2011-10-09ref #62. Added the user friendly message with USE_OPENMP=1. The users should ...Xianyi Zhang1-0/+21
2011-01-24Used the environment variable OPENBLAS_NUM_THREADS to set the number of threa...Xianyi Zhang1-12/+12
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang46-0/+40132