CLBlast/test
Cedric Nugteren b4d3a50f19 Split GEMM kernel in 4 files instead of 3 due to MSVC 2013 string length limit 2017-12-10 16:09:09 +01:00
..
correctness Split GEMM kernel in 4 files instead of 3 due to MSVC 2013 string length limit 2017-12-10 16:09:09 +01:00
performance Made parameter override in the clients a command-line argument and added support for multi-kernel routines 2017-11-22 20:53:20 +01:00
routines Fixed a variety of warnings and an error for MSVC2013 compilation 2017-11-19 21:09:24 +01:00
diagnostics.cpp Moved timing function to a separate file 2017-10-28 14:12:05 +02:00
test_utilities.cpp Fixed a Clang compilation error 2017-11-24 21:41:45 +01:00
test_utilities.hpp Moved string splitting functions; added string character removal function 2017-11-25 17:44:21 +01: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 Fix an incompatibility with CUDA's FP16 definition 2017-10-17 20:29:23 +02:00