Commit Graph

367 Commits

Author SHA1 Message Date
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
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
8dd492de23 Now using ViennaCL for reference instead of "naive" 2014-11-06 16:15:22 -05:00
Karl Rupp
71c72970f6 PyATIDLAS: Added architecture for Maxwell (sm_50) 2014-11-06 13:57:54 +01:00
Philippe Tillet
6049f0dfed Bench: Removed OpenCL with CUBLAS 2014-11-06 07:21:27 -05:00
Philippe Tillet
0b18a48eff Models: Bugfix... 2014-11-06 07:08:36 -05:00
Philippe Tillet
34998afee2 Templates/Reduction : Removed warnings 2014-11-06 07:08:09 -05:00
Philippe Tillet
146f54b32c Improved benchmark suite 2014-11-06 07:07:27 -05:00
Philippe Tillet
2be82fc272 Added support for Devastator and Scrapper 2014-11-02 11:28:05 -05:00
Philippe Tillet
f892d4d85d Added pyviennacl as a submodule 2014-11-02 11:05:19 -05:00
Philippe Tillet
6ca682e5eb Added include-guards in viennacl headers generation ; bugfix in autotune.py's operation parsing 2014-11-02 10:31:27 -05:00
Philippe Tillet
0ae87eeff4 Added viennacl-src-path in the UI 2014-11-02 10:05:14 -05:00
Philippe Tillet
45d602bfc8 Better UI 2014-10-31 18:56:33 -04:00
Philippe Tillet
89f3e1d211 Better GA initialization 2014-10-31 18:12:55 -04:00
Philippe Tillet
bdeb18429b Added CuBlas benchmark 2014-10-30 20:42:23 -04:00
Philippe Tillet
e576d12d66 Added ViennaCL time 2014-10-30 14:20:14 -04:00
Philippe Tillet
f0a4255daa Now actually benchmarking axpy 2014-10-30 14:11:50 -04:00
Philippe Tillet
32fa1e2b7c Now gnuplot script exports to file 2014-10-30 13:20:59 -04:00
Philippe Tillet
71b4bde3ec Better benchmarking 2014-10-30 13:04:33 -04:00
Philippe Tillet
de48ccc7b1 GEMM now specified in terms of MNK rather than MKN 2014-10-29 23:52:27 -04:00
Philippe Tillet
a8531cac37 Fixed bug in AXPY ; added the possibility to update a .json file 2014-10-29 23:38:22 -04:00
Philippe Tillet
b46f26e54c Auto-tuner: More flexibility 2014-10-29 12:45:20 -04:00
Philippe Tillet
086e51d291 More logical ENUM creation 2014-10-29 17:03:35 +01:00