summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2016-04-27Moved all cache-related functions to a separate file; added a ClearCompiledPr...Cedric Nugteren
2016-04-20Added support for the iSAMAX/iDAMAX/iCAMAX/iZAMAX routinescnugteren
2016-04-14Updated the reduction-kernel tuner to also tune the epiloguecnugteren
2016-04-03Updated the documentation in light of the support for a reference CPU BLAS li...cnugteren
2016-03-31Updated the documentationcnugteren
2016-03-23Fixed the C-api export to be able to properly build a DLL on WindowsCedric Nugteren
2016-03-14Made the library thread-safe by guarding the kernel cache with a mutexCedric Nugteren
2016-03-13Prepared the changelog for the next releaseCedric Nugteren
2016-03-13Updated to version 0.6.0Cedric Nugteren
2016-03-06Added preliminary support for xHPR2 and xSPR2 routinesCedric Nugteren
2016-02-28Updated the changelog with newly supported level-2 routinesCedric Nugteren
2016-02-10Updated the changelogCedric Nugteren
2015-10-17Prepared the changelog for the next releaseCNugteren
2015-10-17Updated to version 0.5.0CNugteren
2015-10-13Added guards for routine-specific level-3 pad kernelsCNugteren
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-18Improved the organization and performance of level 2 routinesCNugteren
2015-09-18Added first version of banded matrix-vector multiplicationCNugteren
2015-09-14Added xDOT/xDOTU/xDOTC dot-product routinesCNugteren
2015-08-22Added the XSWAP, XSCAL and XCOPY level-1 routinesCNugteren
2015-08-22Prepared the changelog for the next releaseCNugteren
2015-08-22Updated to version 0.4.0CNugteren
2015-08-22Updated the documentationCNugteren
2015-08-13Added the plain C APICNugteren
2015-07-31Added HEMV and SYMVCNugteren
2015-07-31Updated documentation reflecting removal of clBLAS sourcesCNugteren
2015-07-24Prepared the changelog for the next releaseCNugteren
2015-07-24Updated to version 0.3.0CNugteren
2015-07-24Updated the docs to reflect the performance improvementsCNugteren
2015-07-15Updated changelog with pre/post-processing bypassCNugteren
2015-07-12Added HEMM, HERK, HER2K, and TRMMCNugteren
2015-06-29Re-organized test and client infrastructureCNugteren
2015-06-26Added the SYR2K routine, tester, and clientCNugteren
2015-06-24Added the SYRK routineCNugteren
2015-06-21Updated to version 0.2.0CNugteren
2015-06-20Updated changelog with testing improvementsCNugteren
2015-06-19Updated changelog with host-code performance optimisationCNugteren
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