12 #if defined(__GFX9__) || !defined(__HIP_DEVICE_COMPILE__) 
__device__ index_t get_warp_local_1d_id()
Definition: get_id.hpp:23
 
__device__ index_t get_grid_size()
Definition: get_id.hpp:27
 
__host__ constexpr __device__ index_t get_warp_size()
Definition: get_id.hpp:10
 
__device__ index_t get_block_size()
Definition: get_id.hpp:29
 
__device__ index_t get_block_1d_id()
Definition: get_id.hpp:25
 
__device__ index_t get_thread_global_1d_id()
Definition: get_id.hpp:21
 
int32_t index_t
Definition: ck.hpp:300
 
__device__ index_t get_thread_local_1d_id()
Definition: get_id.hpp:19