CLBlast/src
2016-11-26 16:38:17 +01:00
..
database Improved the default parameters for cases with non-common parameters across all devices 2016-11-26 16:38:17 +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 Merge pull request #125 from CNugteren/netlib_blas_api 2016-11-24 19:35:59 +01:00
tuning Moved files around a bit; created a utilities subfolder 2016-10-22 15:36:48 +02:00
utilities Merge pull request #125 from CNugteren/netlib_blas_api 2016-11-24 19:35:59 +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
clblast_netlib_c.cpp Fixed a vector-size related bug in the CLBlast Netlib API 2016-11-23 22:00:20 +01:00
clpp11.hpp Forced OpenCL 1.1 compilation and disabled a deprecation warning 2016-11-20 16:27:02 +01: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