summaryrefslogtreecommitdiff
path: root/src/routines/level1/xdot.cc
AgeCommit message (Expand)Author
2016-06-17Moved the test-for-valid-buffers function from the Routine class to separate ...Cedric Nugteren
2016-05-22Added half-precision support for all level 1 routinesCedric Nugteren
2016-04-28Fixed the cache to store binaries instead of OpenCL programsCedric Nugteren
2016-04-09Events are now properly implemented using event waiting list and asking the u...cnugteren
2016-04-04Removed redundant queue synchronisation statementscnugteren
2015-09-14Added xDOT/xDOTU/xDOTC dot-product routinesCNugteren