Commit Graph

14 Commits

Author SHA1 Message Date
Philippe Tillet
042aa070bb Code Quality: More sensible names 2015-12-12 21:19:59 -05:00
Philippe Tillet
e2cdb88338 Core: included bugfixes from the SVD branch 2015-11-19 12:37:18 -05:00
Philippe Tillet
feeb1e9862 Feature: Merged kernel-fusion branch
* Fuses multiple AXPY kernel
* Possibility to add thread-wise for loops in AXPY-like kernels
2015-09-30 15:31:41 -04:00
Philippe Tillet
da20db711b Tune: Further file hierarchy improvements 2015-08-18 02:31:44 -07:00
Philippe Tillet
a23e976ca7 Kernels: Bugfix with large temporary sizes 2015-08-17 16:32:10 -07:00
Philippe Tillet
9bed56fff4 Profiles: Now throwing operation_not_supported exception at the right place 2015-08-17 16:32:10 -07:00
Philippe Tillet
f7cb4ac960 Code quality: fixed implicit conversions from size_t to int_t 2015-08-13 14:30:11 -07:00
Philippe Tillet
f60b82af25 Kernels: more generic temporary workspace checks 2015-08-10 10:19:50 -07:00
Philippe Tillet
1399404f04 Code quality: Fixed issue with to_string for proper compilation on Cygwin GCC 2015-08-06 20:20:08 -07:00
Philippe Tillet
33fea11547 Code quality: more cleaning of files architecture 2015-08-06 19:34:26 -07:00
Philippe Tillet
e4ff883688 Code quality: Cleaned a bit file hierarchy in kernel templates 2015-08-06 16:14:33 -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
bb4d2d62e3 Code quality: disabled the use of strcat / sprintf for safety issues on windows... 2015-08-05 11:42:08 -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