Commit Graph

13 Commits

Author SHA1 Message Date
Philippe Tillet
0e207e7ca4 Backend: Now not creating a temporary upon C = alpha*dot(op(A), op(B)) + beta*C 2015-06-27 17:55:01 -07:00
Philippe
4cce9d3efd C: More clBLAS tests 2015-06-27 11:44:50 -04:00
Philippe Tillet
e6cecc5a09 C: Some fixes in BLAS 2015-06-26 08:08:22 -07:00
Philippe Tillet
b0cd25ac4b Added C BLAS1 test 2015-06-25 23:12:26 -07:00
Philippe Tillet
b32de3ac76 C++: More clBLAS routines 2015-06-25 08:12:16 -07:00
Philippe Tillet
a42112f8f3 C++: Fixed warning in execution_option's queue initialization 2015-06-24 16:51:55 -07:00
Philippe Tillet
9f7e34ba5d C++: Added clBLAS sGEMM ABI (still buggy) 2015-06-24 07:51:27 -07:00
Philippe Tillet
80bcbd095f C++: Some renaming; added possibility to pass buffers when constructing arrays 2015-06-23 09:38:34 -07:00
Philippe Tillet
05e730f06e CUDA: Many fixes in the backend 2015-05-13 02:26:38 -04:00
Philippe Tillet
f55e499ef5 C++: added support for [unsigned] long long 2015-05-04 23:54:43 -04:00
Philippe Tillet
278109eef8 C++: Now using standard C++ types instead of stdint 2015-05-04 21:23:05 -04:00
Philippe Tillet
5cdbef7b4e C++: in value_scalar replaced cl types by stdint types 2015-05-04 19:05:32 -04:00
Philippe Tillet
cf5028d55b Squashed feature branch:
* Added CUDA support
 * Performance improvements
 * API improvements
 * Added "depth" parameter to GEMM
 * Android cross-compilation
2015-04-29 15:52:21 -04:00