__device__ index_t get_warp_local_1d_id()
Definition: get_id.hpp:20
__device__ index_t get_grid_size()
Definition: get_id.hpp:24
__host__ constexpr __device__ index_t get_warp_size()
Definition: get_id.hpp:10
__device__ index_t get_block_size()
Definition: get_id.hpp:26
__device__ index_t get_block_1d_id()
Definition: get_id.hpp:22
__device__ index_t get_thread_global_1d_id()
Definition: get_id.hpp:18
int32_t index_t
Definition: ck.hpp:289
__device__ index_t get_thread_local_1d_id()
Definition: get_id.hpp:16