summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2015-08-13Added SGEMM example using the C APICNugteren
2015-08-13Added initial version of C API with just one routineCNugteren
2015-07-31Added HEMV routineCNugteren
2015-07-31Added SYMV routineCNugteren
2015-07-31Removed clBLAS source code, now requires separate installationCNugteren
2015-07-27Moved the preferred options of clBLAS (no tests) to the CLBlast CMakeLists fileCNugteren
2015-07-24Updated to version 0.3.0CNugteren
2015-07-12Added subfolders for the level1/2/3 routinesCNugteren
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-07-02Added the TRMM routine, tester, and clientCNugteren
2015-06-28Re-organized the test infrastructure to avoid code duplicationCNugteren
2015-06-26Added the SYR2K routine, tester, and clientCNugteren
2015-06-24Added the SYRK routine, tester, and clientCNugteren
2015-06-21Added test infrastructure for AB and AC routinesCNugteren
2015-06-21Updated to version 0.2.0CNugteren
2015-06-13Added initial version of GEMV including tester and performance clientCNugteren
2015-06-11Added new tester for matrix-vector-vector routinesCNugteren
2015-06-10Added initial naive version of Xgemv kernelCNugteren
2015-05-30Initial commit of preview versionCNugteren