Commit Graph

16 Commits

Author SHA1 Message Date
Philippe Tillet
a68061aa96 LICENSING: Switched to MIT 2017-01-17 20:33:46 -05:00
Philippe Tillet
3293c45e60 GEMM: Enabled use of cuBLAS when predicted beneficial 2016-10-04 21:17:17 -04:00
Philippe Tillet
7f77fba4d4 General: Internal code generator overhaul 2016-04-02 18:19:33 -04:00
Philippe Tillet
6623116372 Licensing: added blank line after license text 2015-12-21 17:04:09 -05:00
Philippe Tillet
ebbb6dd18e LICENSING: added license headers ; polished files hierarchy 2015-12-19 21:43:05 -05:00
Philippe Tillet
67a35a62bd Driver: now loading the backend dynamically on Linux 2015-08-25 17:06:51 -04:00
Philippe Tillet
33dac6b05a Code quality: fixed compilation errors with CUDA 2015-08-20 21:24:41 -04:00
U-AMR\ptillet
b34c611802 Code quality: Added consistency between int_t and size_t. Fixed warnings for Win64 2015-08-13 16:00:49 -07:00
Philippe Tillet
b5cc1f7ddc Kernels: Now SizeType is always "int". Right now I don't expect data-structure to have more than 2**31 entries. Improves performance on a number of routines. 2015-08-11 11:50:49 -07:00
Philippe Tillet
92d8afc888 Code quality: cleaned backend terminology 2015-08-03 17:11:24 -07:00
Philippe Tillet
10745fc013 Driver: other bugfixes 2015-07-27 17:20:12 -07:00
Philippe Tillet
4715723e61 Driver: Fixed issue in ownership handling for BLAS 2015-07-26 21:13:28 -07:00
Philippe Tillet
0ef6654c5f Code quality: removed dependencies on the C++ OpenCL wrapper 2015-07-26 10:05:16 -07:00
Philippe Tillet
a2b533b9a8 Driver: made cl and cu attributes private in Handle<> 2015-07-23 09:40:18 -07:00
Philippe Tillet
05e730f06e CUDA: Many fixes in the backend 2015-05-13 02:26:38 -04:00
Philippe Tillet
cf5028d55b Squashed feature branch:
* Added CUDA support
 * Performance improvements
 * API improvements
 * Added "depth" parameter to GEMM
 * Android cross-compilation
2015-04-29 15:52:21 -04:00