summaryrefslogtreecommitdiff
path: root/test/routines/level1
AgeCommit message (Collapse)Author
2016-09-22Fixed a bug waiting for an invalid event in case of a non-succesfull CLBlast ↵Cedric Nugteren
call in the tests and samples
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren
2016-05-26Added half-precision tests for the clBLAS reference through conversion to ↵Cedric Nugteren
single-precision
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 ↵cnugteren
library
2016-03-28Added preliminary support for the xNRM2 routinesCedric Nugteren
2015-09-14Added xDOT/xDOTU/xDOTC dot-product routinesCNugteren
2015-08-22Added the XSWAP, XSCAL and XCOPY level-1 routinesCNugteren
2015-07-31Refactored the correctness testsCNugteren
2015-07-27Now using the new Claduc C++11 OpenCL headerCNugteren
2015-07-12Added subfolders for the level1/2/3 routinesCNugteren