Commit Graph

18 Commits

Author SHA1 Message Date
Philippe Tillet
5dacf4f49c Code Quality: Removed NOMINMAX redefinition 2015-07-21 17:24:35 -04:00
U-AMR\ptillet
8879a867d8 Code Quality: fixed compilation errors on MSVC 2015-07-20 18:05:31 -07:00
Philippe Tillet
cfa6ea812d Cleaning: Largely renamed templates to BLAS-like names 2015-07-11 11:21:15 -04:00
Philippe Tillet
05e730f06e CUDA: Many fixes in the backend 2015-05-13 02:26:38 -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
Philippe Tillet
85b7eb8b5e Added another parameter to GEMV 2015-02-10 16:33:38 -05:00
Philippe Tillet
a6d7671831 removing C++11 interface 2015-02-08 23:19:38 -05:00
Philippe Tillet
bbf2f0188e Ported to C++11 2015-02-05 04:43:40 -05:00
Philippe Tillet
535706f35a Some renaming; lower overhead in benchmark 2015-02-01 22:28:49 -05:00
Philippe Tillet
d29f1252ad Clearer array_expression with hopefully lower overhead.
Also removed pyc's
2015-01-31 22:01:48 -05:00
Philippe Tillet
f488274269 Fixed relational operators tests 2015-01-29 16:01:46 -05:00
Philippe Tillet
d4629ba018 Bugfix in cast and relational operators 2015-01-29 02:50:51 -05:00
Philippe Tillet
c7665021d1 reducing overhead; reverted custom CL/ header because CL/cl.hpp was buggy 2015-01-28 23:04:19 -05:00
Philippe Tillet
0dcf4d3617 Better exception handling, lowered CMake requirement ; blas-bench now benchmarks square matrices 2015-01-28 17:08:39 -05:00
Philippe Tillet
4f73fb384f More flexibility in scalars 2015-01-19 21:29:47 -05:00
Philippe Tillet
edaa821d93 low level representation of array 2015-01-18 16:53:34 -05:00
Philippe Tillet
16648f18e0 various changes 2015-01-17 15:47:52 -05:00
Philippe Tillet
0068560bc6 Some cleaning + outer product 2015-01-17 10:49:36 -05:00