summaryrefslogtreecommitdiff
path: root/test/routines/level1/xaxpy.hpp
AgeCommit message (Expand)Author
2018-01-03Added a queue argument to the get-size function when running the tests/clientsCedric Nugteren
2017-10-15Fixes for the CUDA API: first tests pass and the client runsCedric Nugteren
2017-10-15Prepared test and client infrastructure for use with the CUDA APICedric Nugteren
2017-04-13Fixed CUDA malloc and cuBLAS handles: cuBLAS as a performance-reference now w...Cedric Nugteren
2017-04-10Added reference implementations for performance-testing against cuBLASCedric Nugteren
2017-04-02Factored out inclusion of clBLAS and CBLAS from the test-routine filesCedric Nugteren
2017-04-01Separated host-device and device-host memory copies from execution of the CBL...Cedric Nugteren
2017-03-04Added a proper data-preparation function for the TRSM testsCedric Nugteren
2016-09-22Fixed a bug waiting for an invalid event in case of a non-succesfull CLBlast ...Cedric Nugteren
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren