CLBlast/src
2016-10-25 20:21:50 +02:00
..
database Added tuning results for GeForce GTX TITAN Black 2016-10-24 19:49:10 +02: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 transpose-matrix function 2016-10-23 20:49:55 +02:00
tuning Moved files around a bit; created a utilities subfolder 2016-10-22 15:36:48 +02:00
utilities Fixed some issues preventing the Netlib CBLAS API from linking correctly 2016-10-25 19:56:42 +02: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_blas.cpp Removed the clblast namespace from the Netlib C API source file to ensure proper linking 2016-10-25 20:21:50 +02: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