CLBlast/test
2017-04-10 22:54:14 +02:00
..
correctness Added reference implementations for performance-testing against cuBLAS 2017-04-10 22:54:14 +02:00
performance In-lined the float2 and double2 types to avoid collision with CUDA's definitions 2017-04-03 21:44:35 +02:00
routines Added reference implementations for performance-testing against cuBLAS 2017-04-10 22:54:14 +02:00
wrapper_cblas.hpp Fixed some size_t to int conversion warnings for the CBLAS interface 2017-04-06 19:40:51 +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 Completed the cuBLAS wrapper 2017-04-06 20:56:28 +02:00
wrapper_cuda.hpp Fixes the CUDA wrapper (now actually tested on a system with CUDA) 2017-04-03 21:46:07 +02:00