TID_MAX_LEN

Constant TID_MAX_LEN 

Source
pub const TID_MAX_LEN: usize = 6;
Expand description

The length of thread_ids array. A thread can be indexed by one of following ways:

  • thread_id_{x,y,z}, block_id_{x,y,z}
  • , lane_id, warp_id, block_id{x,y,z}