summaryrefslogtreecommitdiff
path: root/test/correctness/testblas.h
AgeCommit message (Expand)Author
2016-03-28Added preliminary support for the xNRM2 routinesCedric Nugteren
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-07-31Refactored the correctness testsCNugteren
2015-07-27Now using the new Claduc C++11 OpenCL headerCNugteren
2015-07-08The testers now distinguish between the memory and alpha/beta data-typeCNugteren
2015-07-01Added the unit/non-unit diagonal enumCNugteren
2015-06-29Fixed the license for the correctness testersCNugteren
2015-06-28Re-organized the test infrastructure to avoid code duplicationCNugteren