|
ViennaCL - The Vienna Computing Library
1.5.1
|
Holds implementation details for handling CUDA memory buffers. Not intended for direct use by library users. More...
Data Structures | |
| struct | cuda_deleter |
| Functor for deleting a CUDA handle. Used within the smart pointer class. More... | |
Functions | |
| void | cuda_error_check (cudaError error_code, const char *file, const int line) |
Holds implementation details for handling CUDA memory buffers. Not intended for direct use by library users.
| void viennacl::backend::cuda::detail::cuda_error_check | ( | cudaError | error_code, |
| const char * | file, | ||
| const int | line | ||
| ) | [inline] |
1.7.6.1