Commit Graph

15 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
fdc6ff7907 Driver: some cleaning
* automatic generation of comparison operators
* better comments
2016-05-31 16:41:41 -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
10524ebdee CUDA: various improvements 2015-08-24 17:03:31 -04:00
Philippe Tillet
33dac6b05a Code quality: fixed compilation errors with CUDA 2015-08-20 21:24:41 -04:00
Philippe Tillet
08e4a5b9a6 Code quality: More MSVC warning fixing 2015-08-05 11:26:09 -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
9f7e34ba5d C++: Added clBLAS sGEMM ABI (still buggy) 2015-06-24 07:51:27 -07: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