summaryrefslogtreecommitdiff
path: root/test/performance/routines/level2
AgeCommit message (Expand)Author
2017-04-17Fixed a namespace clash with CUDA FP16 for the half-datatypeCedric Nugteren
2017-04-03In-lined the float2 and double2 types to avoid collision with CUDA's definitionsCedric Nugteren
2016-11-27Made it possible to use the command-line environmental variables for each exe...Cedric Nugteren
2016-06-19Renamed all C++ source files to .cpp to match the .hpp extension betterCedric Nugteren
2016-06-18Moved all headers into the source tree, changed headers to .hpp extensionCedric Nugteren
2016-05-25Added possibility to run the performance client with half-precisionCedric Nugteren
2016-02-20Set a proper default precision for the CLBlast clientsCedric Nugteren
2015-09-18Added generated main functions for correctness/performance tests for level 2 ...CNugteren
2015-07-31Added HEMV routineCNugteren
2015-07-31Added SYMV routineCNugteren
2015-07-12Added subfolders for the level1/2/3 routinesCNugteren