summaryrefslogtreecommitdiff
path: root/test/correctness/testblas.cc
AgeCommit message (Expand)Author
2016-06-06Made the tests for invalid buffer sizes also verbose in verbose modeCedric Nugteren
2016-05-30Increased the verbosity of the -verbose option in the correctness testsCedric Nugteren
2016-05-26Added half-precision tests for the clBLAS reference through conversion to sin...Cedric Nugteren
2016-05-26Added half-precision tests for the CBLAS reference through conversion to sing...Cedric Nugteren
2016-05-08Fixes for compilation of the tests under Visual Studio 2015CNugteren
2016-05-07Added an option to the tests to control whether to test against clBLAS or a C...Cedric Nugteren
2016-05-05Added printing of indices when testing in verbose modeCedric Nugteren
2016-04-27Added a '-verbose' option to the test binaries to report errors in more detai...Cedric Nugteren
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-01-30Fixes for compilation under Visual StudioCNugteren
2015-09-19Added infrastructure for packed matricesCNugteren
2015-09-14Added support for the dot buffer and offset argumentCNugteren
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-06-29Fixed the license for the correctness testersCNugteren
2015-06-28Re-organized the test infrastructure to avoid code duplicationCNugteren