summaryrefslogtreecommitdiff
path: root/samples/sgemm.cpp
AgeCommit message (Expand)Author
2023-05-14Add Github Actions CI (#464)Cedric Nugteren
2022-09-27Properly set OpenCL target to version 2.1Cedric Nugteren
2022-09-22Replace the broken khronos registry link for cl.hpp with a new github link fo...Cedric Nugteren
2017-05-15Fixed a minor compilation issue of a sample with GCC 4.8Cedric Nugteren
2017-01-24treewide: silence type mismatch warnings in *printf()Ivan Shapovalov
2017-01-24samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where neededIvan Shapovalov
2016-09-22Fixed a bug waiting for an invalid event in case of a non-succesfull CLBlast ...Cedric Nugteren
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