CLBlast/test/correctness
2017-04-11 21:50:18 +02:00
..
misc Made compilation of the cuBLAS wrapper work properly 2017-04-11 21:50:18 +02:00
routines In-lined the float2 and double2 types to avoid collision with CUDA's definitions 2017-04-03 21:44:35 +02:00
testblas.cpp Separated host-device and device-host memory copies from execution of the CBLAS reference code; for fair timing and code de-duplication 2017-04-01 13:36:24 +02:00
testblas.hpp Separated host-device and device-host memory copies from execution of the CBLAS reference code; for fair timing and code de-duplication 2017-04-01 13:36:24 +02:00
tester.cpp Added reference implementations for performance-testing against cuBLAS 2017-04-10 22:54:14 +02:00
tester.hpp Layed the groundwork for cuBLAS comparisons in the clients 2017-04-02 18:06:15 +02:00