CLBlast/samples
Cedric Nugteren 52881f3864 Added batched GEMM example program 2017-06-29 21:15:25 +02:00
..
cache.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
dgemv.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
haxpy.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
sasum.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
sgemm.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
sgemm.cpp Fixed a minor compilation issue of a sample with GCC 4.8 2017-05-15 22:14:17 +02:00
sgemm_batched.cpp Added batched GEMM example program 2017-06-29 21:15:25 +02:00
sgemm_netlib.c Added an example and documentation for the Netlib CBLAS API 2016-10-25 20:37:33 +02:00