Commit Graph

9 Commits

Author SHA1 Message Date
Philippe Tillet
bfa7504fc0 Code Quality: heavy renaming and cleaning 2015-12-19 03:08:10 -05:00
Philippe Tillet
004eebc038 Kernels: fixed kernels fusion for DOT, GEMV 2015-12-05 19:14:09 -05:00
Philippe Tillet
7140f065c2 Benchmark: rectified sizes for benchmarks to fit convnet-benchmarks 2015-11-28 21:49:55 -05:00
Philippe Tillet
dfbe52c20a Driver: now ignore CUDA_ERROR_DEINITIALIZED in the destructor of CUDA C++ object.
This should be harmless. ISAAC deinitializes CUDA at the very end, but external libraries may deinitialize it beforehands.
2015-11-27 02:09:15 -05:00
Philippe Tillet
c0b9bbee43 cuBLAS: fixed CUDA context import 2015-11-26 21:09:34 -05:00
Philippe Tillet
6fc94c0c0b Kernels: Fixed various corner cases for the kernel templates and BLAS 2015-11-26 19:49:44 -05:00
Philippe Tillet
6be5929b0d Core: fixed handle wrapping for CUcontext 2015-11-21 13:57:05 -05:00
Philippe Tillet
f653625aa9 C API: added symbols for cublas_v2 2015-11-20 22:46:52 -05:00
Philippe Tillet
c6333c993a API: adding cuBLAS interface 2015-11-20 12:46:42 -05:00