summaryrefslogtreecommitdiff
path: root/test/routines/levelx/xomatcopy.hpp
AgeCommit message (Expand)Author
2023-05-14Add Github Actions CI (#464)Cedric Nugteren
2018-07-31Fixed the tests of OMATCOPY to include proper complex conjugationCedric Nugteren
2018-01-03Added a queue argument to the get-size function when running the tests/clientsCedric Nugteren
2017-11-08Fixed an FP16 issue in the homatcopy test; added a comment about improper tes...Cedric Nugteren
2017-10-15Modified test interfaces such that they support either OpenCL or CUDACedric Nugteren
2017-07-16First step towards supporting im2col in the test infrastructureCedric Nugteren
2017-04-23Fixed a compiler warning messageCedric Nugteren
2017-04-11Made compilation of the cuBLAS wrapper work properlyCedric Nugteren
2017-04-10Added reference implementations for performance-testing against cuBLASCedric 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-11-17Added a proper half-precision reference for testing of xomatcopyCedric Nugteren
2016-09-22Fixed a bug waiting for an invalid event in case of a non-succesfull CLBlast ...Cedric Nugteren
2016-06-28Made it possible to build the OMATCOPY test and client in case only clBLAS is...CNugteren
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren