Commit Graph

289 Commits

Author SHA1 Message Date
Philippe Tillet
b0bf235cc2 Reverted strange change on model.cpp 2015-01-31 22:10:09 -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
13ec84fbda Bugfix in benchmark's cmakelists 2015-01-29 22:40:41 +01: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
1246fbe9a8 More portable synchronization in blas-bench 2015-01-28 20:06:41 -05:00
Philippe Tillet
a6c513014f Silly bugfix in cublas saxpy 2015-01-28 19:54:36 -05:00
Philippe Tillet
04cec21752 Fixed warnings and compilation for pyatidlas 2015-01-28 19:50:47 -05:00
Philippe Tillet
e059178759 Bugfix 2015-01-28 19:25:51 -05:00
Philippe Tillet
41764e0429 Setting release type by default for the lib 2015-01-28 19:22:48 -05:00
Philippe Tillet
510d9293ca Now shipping CL folder 2015-01-28 19:19:09 -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
736a441eb1 Using 1.1 APIs in cl.hpp 2015-01-27 16:24:48 -05:00
Philippe Tillet
c37d8a2a81 Now using system CL include 2015-01-27 16:19:50 -05:00
Philippe Tillet
53c9bef85d Reverted cl.hpp update 2015-01-27 15:50:30 -05:00
Philippe Tillet
433a661d5e Updated cl.hpp 2015-01-27 15:48:38 -05:00
Philippe Tillet
46836753aa Bugfix in building cuda executable 2015-01-27 21:42:52 +01:00
Philippe Tillet
c12ec4cebd tentative cuda benchmark integration
x
2015-01-27 15:32:59 -05:00
Philippe Tillet
be006268d7 More robust build system 2015-01-27 15:12:08 -05:00
Philippe Tillet
c13059d69c Added missing file 2015-01-27 13:07:26 -05:00
Philippe Tillet
2a249d26c6 Added postinstall script 2015-01-27 13:06:25 -05:00
Philippe Tillet
a96c897cb3 Various fixes 2015-01-27 02:41:27 -05:00
Philippe Tillet
909e4b16a0 added preinstall script 2015-01-26 00:56:02 -05:00
Philippe Tillet
6d7f103ab1 Added GEMM benchmark 2015-01-25 18:19:19 -05:00
Philippe Tillet
4a9e16fefd various bugfixes 2015-01-25 01:08:18 -05:00
Philippe Tillet
da9defac04 No more random order in default initialization
Added linking to MKL/CBLAS
2015-01-24 14:51:48 -05:00
Philippe Tillet
9a76be3edc Bugfix in autotuner 2015-01-21 20:08:52 -05:00
Philippe Tillet
d285bd81e0 Better value_scalar constructor 2015-01-20 21:02:24 -05:00
Philippe Tillet
e74563070a API enhancement 2015-01-20 11:17:42 -05:00
Philippe Tillet
4f73fb384f More flexibility in scalars 2015-01-19 21:29:47 -05:00
Philippe Tillet
8694bacaab Multiple devices for tests 2015-01-19 14:40:13 -05:00
Philippe Tillet
6dd3b20ace Bugfix in boundchecking for fallback GEMM 2015-01-19 14:37:33 -05:00
Philippe Tillet
225c7aac8f Added benchmark for kernel launch 2015-01-19 08:47:18 -05:00
Philippe Tillet
ad05dea33f Added benchmark for expression tree creation 2015-01-18 17:12:09 -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
Philippe Tillet
1d70396711 Adding diag 2015-01-16 20:06:08 -05:00
Philippe Tillet
0e48c78bce Bugfix in elementwise operations for matrices 2015-01-16 15:24:24 -05:00
Philippe Tillet
540bef5c75 Bugfix in cache 2015-01-16 15:24:16 -05:00
Philippe Tillet
f9e5221ec8 removed useless files 2015-01-16 07:38:26 -05:00
Philippe Tillet
faa3974f3c Fixed some warnings 2015-01-16 07:38:26 -05:00
Philippe Tillet
aaedcbe812 Tests: Added a couple of reduction tests 2015-01-13 15:13:49 -05:00
Philippe Tillet
25d9d7de53 Bugfix in single elment access 2015-01-13 14:44:19 -05:00
Philippe Tillet
db741b4326 Added single element access 2015-01-13 01:17:27 -05:00
Philippe Tillet
69311b7982 Now ATIDLAS is standalone. Everything dynamic.... 2015-01-12 13:24:06 -05:00
Philippe Tillet
a6de4c96be Removing ViennaCL dependency 2014-11-09 16:29:55 -05:00
Philippe Tillet
8bd9aad34c Refactor 2014-11-08 18:44:09 -05:00
Karl Rupp
7c4f8407eb PyATIDLAS: Fixed typo (Bart -> Barts) 2014-11-06 23:12:26 +01:00