CLBlast/src/tuning
2016-02-28 14:16:48 +01:00
..
copy.cc Moved level3 kernel files to a subfolder 2015-10-12 08:28:40 +02:00
pad.cc Moved level3 kernel files to a subfolder 2015-10-12 08:28:40 +02:00
padtranspose.cc Moved level3 kernel files to a subfolder 2015-10-12 08:28:40 +02:00
transpose.cc Moved level3 kernel files to a subfolder 2015-10-12 08:28:40 +02:00
xaxpy.cc Added extra temporary buffer to tuners in preparation of Xdot routines 2015-09-14 15:53:34 +02:00
xdot.cc Added xDOT/xDOTU/xDOTC dot-product routines 2015-09-14 16:57:00 +02:00
xgemm.cc Separated the GEMM kernel in two parts to reduce string length for MSVC 2016-02-08 20:06:02 +01:00
xgemv.cc Split-up the XGEMV kernel in two parts 2016-02-08 19:43:34 +01:00
xger.cc Added support for xHER, xHPR, xSYR, and xSPR routines 2016-02-28 14:16:48 +01:00