CLBlast/src
2018-04-15 11:45:45 +02:00
..
database Updated tuning results for the Skylake ULT GT2 GPU with the new kernel 2018-04-15 11:45:45 +02:00
kernels Fixed issues with the pre-processor 2018-04-08 18:02:44 +02:00
pyclblast Updated pyclblast to 1.1.0 and uploaded to PyPi 2018-03-30 10:38:36 +02:00
routines Made GEMM rotation expectations kernel-specific 2018-04-13 22:27:11 +02:00
tuning Extended the GEMM tuner to be able to tune the new 'kernel 1' 2018-04-07 17:05:44 +02:00
utilities First version of the tuning API, added interface for copy-kernel, added sample 2018-03-06 20:52:12 +01:00
api_common.cpp Added a RetrieveParameters function to inspect tuning parameters 2018-01-11 20:32:06 +01:00
cache.cpp Made RemoveBySubset from the cache work with references to keys 2017-02-12 11:58:20 +01:00
cache.hpp Added platform ID to the binary program cache to prevent issues with multi-platform systems 2017-10-29 20:01:30 +01:00
clblast.cpp Made GEMM rotation expectations kernel-specific 2018-04-13 22:27:11 +02:00
clblast_c.cpp Fixed some small issues regarding PR#253 2018-03-03 10:43:12 +01:00
clblast_cuda.cpp Created the API and stubs for the HAD (hadamard-product) routines 2018-01-31 20:41:02 +01:00
clblast_netlib_c.cpp Created the API and stubs for the HAD (hadamard-product) routines 2018-01-31 20:41:02 +01:00
clpp11.hpp Added optional temp-buffer argument to C++ interface of GEMM 2017-12-30 18:45:06 +01:00
cupp11.hpp Added optional temp-buffer argument to C++ interface of GEMM 2017-12-30 18:45:06 +01:00
cxpp11_common.hpp Various fixes to make the host code and sample compile with the CUDA API 2017-10-14 11:43:57 +02:00
kernel_preprocessor.cpp Fixed a warning under MSVC 2017-12-23 15:30:08 +01:00
kernel_preprocessor.hpp Implemented first simple pre-processor: defines parser and loop unrolling based on assumptions 2017-11-25 17:46:01 +01:00
routine.cpp Added interface to compute the required temporary buffer size for GEMM 2017-12-28 14:46:45 +01:00
routine.hpp Added interface to compute the required temporary buffer size for GEMM 2017-12-28 14:46:45 +01:00