CLBlast/src
2016-10-23 16:09:59 +02:00
..
database Added tuning results for the AMD Tonga GPU 2016-10-22 16:25:31 +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 Merge pull request #117 from intelfx/exceptions 2016-10-22 15:05:12 +02:00
tuning Moved files around a bit; created a utilities subfolder 2016-10-22 15:36:48 +02:00
utilities Removed PUBLIC_API from the C++ exception classes 2016-10-23 16:09:59 +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_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