Commit Graph

21 Commits

Author SHA1 Message Date
Philippe Tillet
33fea11547 Code quality: more cleaning of files architecture 2015-08-06 19:34:26 -07:00
Philippe Tillet
db090d7942 Code quality: Large clean-up of the codebase and especially of the include/ folder 2015-08-06 12:05:12 -07:00
Philippe Tillet
1a42494411 Code quality: renamed "backend/" folder to "kernels". More explicit and no longer conflicts with "driver/" 2015-08-04 20:56:05 -07:00
Philippe Tillet
9ef5331a1b Models: more robust programs caching 2015-08-04 10:53:39 -07:00
Philippe Tillet
d88ff6b39b Driver: dirty fix of programs caching with auto-tuner 2015-08-04 00:53:52 -07:00
Philippe Tillet
5b58769fbc Code quality: some more cleaning 2015-08-03 22:50:49 -07:00
Philippe Tillet
a8b8c684e3 Tinkering with python wrapper 2015-08-03 11:13:31 -07:00
Philippe Tillet
29bdf7f546 Code quality: made the backend static 2015-07-30 21:15:37 -07:00
Philippe Tillet
cfa6ea812d Cleaning: Largely renamed templates to BLAS-like names 2015-07-11 11:21:15 -04:00
Philippe Tillet
e7cabf65ac Tuning: Merged tune branch.
- Much cleaner and more concise source
- Better exceptions handling
- Checks local minima to see if retuning is needed.

Resolved conflicts:
	bench/blas.cpp
	include/isaac/backend/templates/mproduct.h
	include/isaac/driver/buffer.h
	lib/array.cpp
	lib/backend/templates/mproduct.cpp
	lib/driver/buffer.cpp
	python/setup.py
	tune/pysrc/autotune.py
	tune/pysrc/dataset.py
	tune/pysrc/misc_tools.py
2015-06-28 17:53:16 -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
6b61bd3169 Python: added symlinks for src/include and src/lib 2015-05-03 03:44:53 -04:00
Philippe Tillet
7dba13c206 Structure: Python module is now standalone (setup.py generated by cmake). Better directory hierarchy 2015-05-03 03:40:14 -04:00
Philippe Tillet
1a3923c562 Python: Wrapped exception 2015-05-01 11:29:39 -04:00
Philippe Tillet
86ffc7f6a6 Python: Better file-architecture in wrapper 2015-04-30 20:37:12 -04:00
Philippe Tillet
a65e8c32e0 Revert: Removed build files / old python wrapper 2015-04-30 02:42:09 -04:00
Philippe Tillet
e29fda1b1c test 2015-04-30 02:25:14 -04:00
Philippe Tillet
006d0f13de Packaging: polished 2015-04-30 00:46:42 -04:00
Philippe Tillet
16c872f38d More packaging ... 2014-10-16 06:57:38 -04:00
Philippe Tillet
30089b7fa6 ATIDLAS's python wrapper is now stand-alone 2014-10-15 05:24:19 -04:00
Philippe Tillet
f91d3b422a Now compiling ATIDLAS 2014-10-14 23:50:35 -04:00