CLBlast/test/correctness
2017-04-01 13:36:24 +02:00
..
misc Make batched routines based on offsets instead of a vector of cl_mem objects - undoing many earlier changes 2017-03-08 20:10:20 +01:00
routines Added API and test infrastructure for the batched GEMM routine 2017-03-10 21:24:35 +01: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 Adjusted the test-infrastructure to support testing of batched-versions of routines 2017-03-05 15:04:16 +01:00
tester.hpp Added L2 error computation and checking for half-precision tests 2017-02-27 21:49:20 +01:00