debug Namespace Reference#
ck::debug Namespace Reference
Namespaces | |
detail | |
Functions | |
template<typename T , index_t element_stride = 1, index_t row_bytes = 128> | |
__device__ void | print_shared (T const *p_shared, index_t num_elements) |
Function Documentation
◆ print_shared()
template<typename T , index_t element_stride = 1, index_t row_bytes = 128>
__device__ void ck::debug::print_shared | ( | T const * | p_shared, |
index_t | num_elements | ||
) |