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 |
|