Commit Graph

19 Commits

Author SHA1 Message Date
Philippe Tillet
e453031094 More efficient access pattern in the GEMV kernel 2015-02-11 02:06:16 -05:00
Philippe Tillet
a6d7671831 removing C++11 interface 2015-02-08 23:19:38 -05:00
Philippe Tillet
9c68704f09 Now using a list of event instead of a single one 2015-02-08 00:56:24 -05:00
Philippe Tillet
b768e913c9 Now using events to time autotuning 2015-02-06 22:11:03 -05:00
Philippe Tillet
e214927b16 Better control flow through options 2015-02-05 04:43:50 -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
04cec21752 Fixed warnings and compilation for pyatidlas 2015-01-28 19:50:47 -05:00
Philippe Tillet
c37d8a2a81 Now using system CL include 2015-01-27 16:19:50 -05:00
Philippe Tillet
6d7f103ab1 Added GEMM benchmark 2015-01-25 18:19:19 -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
0068560bc6 Some cleaning + outer product 2015-01-17 10:49:36 -05:00
Philippe Tillet
69311b7982 Now ATIDLAS is standalone. Everything dynamic.... 2015-01-12 13:24:06 -05:00
Philippe Tillet
6595d20c34 Fixed over-head bug in the auto-tuner (not in the benchmarks) 2014-11-06 16:15:22 -05:00
Philippe Tillet
086e51d291 More logical ENUM creation 2014-10-29 17:03:35 +01:00
Philippe Tillet
199badc689 Cleaned some weird interaction between pyviennacl and pyatidlas 2014-10-28 02:43:42 -04:00
Philippe Tillet
16c872f38d More packaging ... 2014-10-16 06:57:38 -04:00