CUB_DEBUG_ALL
Defined in cub/util_debug.cuh
-
CUB_DEBUG_ALL
Causes host and device-side precondition assertions to be checked. Apart from that, causes synchronization of the stream after every kernel launch to check for errors. Also causes kernel launch configurations to be printed to the console.