CLBlast/src
2016-04-01 22:36:39 -07:00
..
kernels Fixed the nrm2 kernel for complex data-types 2016-03-30 21:32:04 -07:00
routines Added preliminary support for the xNRM2 routines 2016-03-28 23:00:44 +02:00
tuning Added support for xHER, xHPR, xSYR, and xSPR routines 2016-02-28 14:16:48 +01:00
clblast.cc Added a wrapper for CBLAS libraries for performance/correctness testing 2016-04-01 22:36:39 -07:00
clblast_c.cc Added a wrapper for CBLAS libraries for performance/correctness testing 2016-04-01 22:36:39 -07:00
database.cc Added XGER routine, kernel, and tuner 2016-02-20 12:40:01 +01:00
routine.cc Made the library thread-safe by guarding the kernel cache with a mutex 2016-03-14 22:55:22 +01:00
utilities.cc Set a proper default precision for the CLBlast clients 2016-02-20 14:41:53 +01:00