Module error

Module error 

Source

Structs§

CudaError
A CUDA error with code, name, and message

Enums§

KernelError
MemCopyError
MemoryError

Functions§

check
get_cuda_error_name
Returns the symbolic error name (e.g. “cudaErrorMemoryAllocation”)
get_cuda_error_string
Returns a descriptive error string (e.g. “out of memory”)