CLBlast/test
Cedric Nugteren 9224da19ef Fixed the Python generator script w.r.t. the recent change of testing direct/in-direct GEMM kernels separately 2017-10-09 20:06:25 +02:00
..
correctness Fixed the Python generator script w.r.t. the recent change of testing direct/in-direct GEMM kernels separately 2017-10-09 20:06:25 +02:00
performance GEMM tests now test both the in-direct and the direct kernels seperately 2017-10-01 20:36:56 +02:00
routines GEMM tests now test both the in-direct and the direct kernels seperately 2017-10-01 20:36:56 +02:00
diagnostics.cpp Synchronizes clpp11.h with CLCudaAPI 9.0 2017-10-07 18:43:29 +02:00
test_utilities.cpp Moved the remaining OpenCL specific host code to the clpp11.h header where it belongs 2017-10-08 10:29:47 +02:00
test_utilities.hpp Moved the remaining OpenCL specific host code to the clpp11.h header where it belongs 2017-10-08 10:29:47 +02:00
wrapper_cblas.hpp Fixed some Clang and MSVC warnings 2017-06-25 11:50:36 +02:00
wrapper_clblas.hpp Removed half-precision support from the TRSM routine; too unstable 2017-02-26 12:56:21 +01:00
wrapper_cublas.hpp Fixed CUDA malloc and cuBLAS handles: cuBLAS as a performance-reference now works 2017-04-13 21:31:27 +02:00
wrapper_cuda.hpp Finalized support for performance testing against cuBLAS 2017-04-16 17:53:51 +02:00