CLBlast/src
2016-03-25 10:30:38 +01:00
..
kernels Added preliminary support for xHPR2 and xSPR2 routines 2016-03-06 15:48:11 +01:00
routines Fixed a bug in the GER-family of routines due to incorrect division of the workgroup size 2016-03-06 16:43:28 +01:00
tuning Added support for xHER, xHPR, xSYR, and xSPR routines 2016-02-28 14:16:48 +01:00
clblast.cc Added prototypes for ScNRM2/DzNRM2 routines 2016-03-25 10:30:38 +01:00
clblast_c.cc Added prototypes for ScNRM2/DzNRM2 routines 2016-03-25 10:30:38 +01: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