summaryrefslogtreecommitdiff
path: root/samples/cache.c
AgeCommit message (Expand)Author
2023-05-14Add Github Actions CI (#464)Cedric Nugteren
2017-01-24samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where neededIvan Shapovalov
2016-10-22All enums in the C API are now prefixed with CLBlast to avoid potential name ...Cedric Nugteren
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-04-29Added an example to demonstrate the use of the ClearCache and FillCache funct...Cedric Nugteren