/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/utility/debug.hpp File Reference#
debug.hpp File Reference
#include "type.hpp"
Go to the source code of this file.
Namespaces | |
ck | |
ck::debug | |
ck::debug::detail | |
Functions | |
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) |
template<auto... val> | |
constexpr void | ck::debug::CK_PRINT () |