Commit Graph

13 Commits

Author SHA1 Message Date
Philippe Tillet
a68061aa96 LICENSING: Switched to MIT 2017-01-17 20:33:46 -05:00
Philippe Tillet
87cb0ab375 Code Quality: Removed useless/buggy fetch_type tuning parameter 2016-10-05 19:10:12 -04:00
Philippe Tillet
ffb9548b6a Runtime: More progress towards cuBLAS integration 2016-10-04 01:02:43 -04:00
Philippe Tillet
889b4cffdf Code Quality: renamed base_impl -> parameterized_base 2016-10-03 14:12:57 -04:00
Philippe Tillet
fca79c317e Code Quality: Reverted uint32_t to unsigned int
Caused problem with boost python on some platforms but not others, no time to figure out why.
2016-10-03 02:53:47 -04:00
Philippe Tillet
31849794e8 Python: Fixed wrapper issues induced after cleaning 2016-10-03 02:23:20 -04:00
Philippe Tillet
4fbbd1a27a More cleaning 2016-10-02 22:23:55 -04:00
Philippe Tillet
a26582d34b More cleaning 2016-10-02 20:21:38 -04:00
Philippe Tillet
e1baf85707 Code quality: removed obsolete/dead code 2016-10-01 19:27:42 -04:00
Philippe Tillet
1e178dab22 Code quality: shortened parameter names in JIT code generator 2016-07-02 21:47:41 -07:00
Philippe Tillet
1e439ad5bc JIT: No longer using fallbacks for stride[0] > 1
It was pretty messy.
2016-04-10 16:31:29 -04:00
Philippe Tillet
81139e0642 Codestyle: rename helper_math.cu to vector.cu 2016-04-10 15:42:37 -04:00
Philippe Tillet
97a0d65a4d Code quality: reorganized files structure 2016-04-10 13:13:16 -04:00