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
ca88c74749 Driver: removed useless macro 2016-05-31 23:28:32 -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
f2c3aa0acb Driver: no longer instantiating events when unnecessary ; general cleaning of the driver module 2015-12-21 18:43:05 -05: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
ff4cf94df7 Code quality: significant cleaning of namespaces, etc.. 2015-08-12 00:47:58 -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
81b9f01336 Driver: Contexts are now unique and non-copyable 2015-07-31 00:41:03 -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
5eb9212535 Code quality: more ISAACEXPORT 2015-07-21 22:02:36 -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
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