Defined in cub/util_debug.cuh
If CUB_STDERR is defined and error is not cudaSuccess, the corresponding error message is printed to stderr (or stdout in device code) along with the supplied source context.
CUB_STDERR
error
cudaSuccess
stderr
stdout
The CUDA error.