CLBlast/src
2016-11-20 15:05:42 +01:00
..
database Changed the GEMM kernel selection parameters for Skylake GPUs to always favour the regular kernel 2016-11-19 22:15:33 +01:00
kernels Fixed a bug in the SYRK/SYR2K/HERK/HER2K routines that would occur with specific tuning parameters (2) 2016-10-22 10:50:12 +02:00
routines Fixed a bug in the TRMM routine caused by overwriting input data before consuming everything 2016-11-20 15:05:42 +01:00
tuning Moved files around a bit; created a utilities subfolder 2016-10-22 15:36:48 +02:00
utilities Fixed a bug in the TRMM routine caused by overwriting input data before consuming everything 2016-11-20 15:05:42 +01:00
cache.cpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
cache.hpp Moved files around a bit; created a utilities subfolder 2016-10-22 15:36:48 +02:00
clblast.cpp Routine: get rid of ::SetUp() 2016-10-22 08:45:27 +03:00
clblast_c.cpp All enums in the C API are now prefixed with CLBlast to avoid potential name clashes with other projects 2016-10-22 16:14:56 +02:00
clpp11.hpp treewide: use C++ exceptions properly 2016-10-22 08:45:25 +03:00
cxpp11_common.hpp Added a fix for compilation under Visual Studio 2013 related to the new exception classes 2016-10-23 15:55:03 +02:00
routine.cpp Routine: get rid of ::SetUp() 2016-10-22 08:45:27 +03:00
routine.hpp Moved files around a bit; created a utilities subfolder 2016-10-22 15:36:48 +02:00