Holds implementation details for handling CUDA memory buffers. Not intended for direct use by library users. More...
Classes | |
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.