summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Collapse)Author
2016-07-02Fixed some memory leaks related to events not properly cleaned-upCedric Nugteren
2016-06-19Renamed all C++ source files to .cpp to match the .hpp extension betterCedric Nugteren
2016-05-15Added an example of using the half-precision HAXPY routineCedric Nugteren
2016-05-08Updated to version 0.7.0Cedric Nugteren
2016-04-29Added an example to demonstrate the use of the ClearCache and FillCache ↵Cedric Nugteren
functions
2016-04-29Added sample C programs for the SASUM and DGEMV routinesCedric Nugteren
2016-04-27Added missing namespace to the SGEMM exampleCedric Nugteren
2016-04-09Events are now properly implemented using event waiting list and asking the ↵cnugteren
user to wait for event completion
2016-03-30CMake now downloads the cl.hpp header from the Khronos website when building ↵cnugteren
the samples
2016-03-23Fixed compilation of the two SGEMM samplesCedric Nugteren
2015-08-13Added SGEMM example using the C APICNugteren
2015-05-30Initial commit of preview versionCNugteren