CLBlast/samples
Cedric Nugteren 7fab29304c Added sample to play around with XAMAX routine 2020-03-08 11:26:18 +01:00
..
cache.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
daxpy_cuda.cpp Added DAXPY example for the CUDA API 2017-10-14 12:23:35 +02:00
dgemv.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
dtrsm.cpp Added a DTRSM C++ interface example 2017-10-27 21:53:19 +02:00
haxpy.c samples: add CL_USE_DEPRECATED_OPENCL_1_*_APIS where needed 2017-01-24 02:42:59 +03:00
samax.c Added sample to play around with XAMAX routine 2020-03-08 11:26:18 +01: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_cuda.cpp Added DAXPY example for the CUDA API 2017-10-14 12:23:35 +02:00
sgemm_netlib.c Added an example and documentation for the Netlib CBLAS API 2016-10-25 20:37:33 +02:00
tuning_api.cpp Added several more tuner API functions 2018-03-09 21:40:22 +01:00