summaryrefslogtreecommitdiff
path: root/test/wrapper_clblas.h
AgeCommit message (Expand)Author
2016-04-01Added a wrapper for CBLAS libraries for performance/correctness testingcnugteren
2016-03-30Merge branch 'level1_routines' into developmentcnugteren
2016-03-30Added prototypes for the xROTM and xROTMG routinesCedric Nugteren
2016-03-30Added prototypes for the xROT and xROTG functionsCedric Nugteren
2016-03-28Added preliminary support for the xNRM2 routinesCedric Nugteren
2016-03-25Added prototypes for ScNRM2/DzNRM2 routinesCedric Nugteren
2016-03-25Added prototypes for SNRM2/DNRM2 routinesCedric Nugteren
2015-09-26Added TRMV/TBMV/TPMV routinesCNugteren
2015-09-17Added interface of all level 2 routinesCNugteren
2015-09-17Added script to generate API interface and implementation automaticallyCNugteren
2015-09-14Added xDOT/xDOTU/xDOTC dot-product routinesCNugteren
2015-08-22Added the XSWAP, XSCAL and XCOPY level-1 routinesCNugteren
2015-07-31Added HEMV routineCNugteren
2015-07-31Added SYMV routineCNugteren
2015-07-12Added the HEMM routine, tester, and clientCNugteren
2015-07-10Added the HER2K routine, tester, and clientCNugteren
2015-07-10Added the HERK routine, tester, and clientCNugteren
2015-06-30Added constness to all cl_mem objectsCNugteren
2015-06-30Added TRMM and TRSM clBLAS wrappersCNugteren
2015-06-29Fixed the license for the correctness testersCNugteren
2015-06-21Added prototypes of SYRK and SYR2KCNugteren
2015-06-13Added initial version of GEMV including tester and performance clientCNugteren
2015-05-30Initial commit of preview versionCNugteren