summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2016-05-08Updated to version 0.7.0Cedric Nugteren
2016-05-07Added an option to the tests to control whether to test against clBLAS or a C...Cedric Nugteren
2016-05-02Added tuning results for AMD Hawaii (R9 290X)Cedric Nugteren
2016-04-30Added non-aboslute minimum counter-part IxMIN of the BLAS routine IxAMAXCedric Nugteren
2016-04-27Added non-absolute counter-parts xSUM and IxMAX of the BLAS routines xASUM an...Cedric Nugteren
2016-04-20Added support for the iSAMAX/iDAMAX/iCAMAX/iZAMAX routinescnugteren
2016-04-14Added support for the SASUM/DASUM/ScASUM/DzASUM routinescnugteren
2016-04-09Events are now properly implemented using event waiting list and asking the u...cnugteren
2016-04-03Updated the documentation in light of the support for a reference CPU BLAS li...cnugteren
2016-03-31Updated the documentationcnugteren
2016-03-13Updated the README fileCedric Nugteren
2016-03-06Added preliminary support for xHPR2 and xSPR2 routinesCedric Nugteren
2016-02-28Added tuning results for Intel Iris Pro and AMD R9 M370XCedric Nugteren
2016-02-28Added support for xHER, xHPR, xSYR, and xSPR routinesCedric Nugteren
2016-02-20Added support for xGERU and xGERC routinesCedric Nugteren
2016-02-07Added tuning parameters for various devices using the new database scriptCedric Nugteren
2016-01-30Prepared for MSVC supportCedric Nugteren
2015-09-26Added TRMV/TBMV/TPMV routinesCNugteren
2015-09-19Added SBMV and SPMV routinesCNugteren
2015-09-19Added the HPMV routineCNugteren
2015-09-19Added the HBMV routineCNugteren
2015-09-18Added first version of banded matrix-vector multiplicationCNugteren
2015-09-14Removed routines from the table which are not supported by clBLASCNugteren
2015-09-14Added xDOT/xDOTU/xDOTC dot-product routinesCNugteren
2015-08-22Added the XSWAP, XSCAL and XCOPY level-1 routinesCNugteren
2015-08-22Updated the documentationCNugteren
2015-08-19Merge pull request #22 from CNugteren/travisCedric Nugteren
2015-08-19Added Travis build-status to the READMECNugteren
2015-08-13Added the plain C APICNugteren
2015-07-31Added HEMV and SYMVCNugteren
2015-07-31Updated documentation reflecting removal of clBLAS sourcesCNugteren
2015-07-24Updated the docs to reflect the performance improvementsCNugteren
2015-07-12Added HEMM, HERK, HER2K, and TRMMCNugteren
2015-06-26Replaced crosses with tickmarksCNugteren
2015-06-26Added the SYR2K routine, tester, and clientCNugteren
2015-06-24Added the SYRK routineCNugteren
2015-06-20More detailed test passed/skipped/failure reportingCNugteren
2015-06-17Updated with conjugate transpose and CGEMM/ZGEMM CSYMM/ZSYMMCNugteren
2015-06-15Added GEMV to changelog and readmeCNugteren
2015-05-30Initial commit of preview versionCNugteren
2015-05-30Initial commit of preview versionCNugteren
2015-05-30Initial commitCedric Nugteren