summaryrefslogtreecommitdiff
path: root/include/internal/utilities.h
AgeCommit message (Expand)Author
2016-05-15Added header with conversions from and to half-precision floating-pointCedric Nugteren
2016-05-13Initial experimental version of the half-precision HAXPY routineCedric Nugteren
2016-05-12Initial changes in preparation for half-precision fp16 supportCedric Nugteren
2016-04-27Added a '-verbose' option to the test binaries to report errors in more detai...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-02Added support for testing (performance and correctness) against a CPU BLAS li...cnugteren
2016-03-28Added preliminary support for the xNRM2 routinesCedric Nugteren
2016-02-20Set a proper default precision for the CLBlast clientsCedric Nugteren
2016-02-06Fixed a linker error in the performance client under GCCCNugteren
2015-09-19Added infrastructure for packed matricesCNugteren
2015-09-18Added first version of banded matrix-vector multiplicationCNugteren
2015-09-14Added support for the dot buffer and offset argumentCNugteren
2015-08-19Moved precision tester to utilitiesCNugteren
2015-07-27Now using the new Claduc C++11 OpenCL headerCNugteren
2015-07-01Added the unit/non-unit diagonal enumCNugteren
2015-06-28Added buffer structure and sizes to argumentsCNugteren
2015-06-20Automatically skips tests with unsupported precisionCNugteren
2015-06-20Distinguish between a short smoke test and a full testCNugteren
2015-06-20Added additional absolute error checking when testingCNugteren
2015-05-30Initial commit of preview versionCNugteren