lane_id_uint
lane_id_uint() -> UInt
Returns the lane ID of the current thread within its warp.
See lane_id().
Returns:
UInt: The lane ID (0 to WARP_SIZE-1) of the current thread.
lane_id_uint() -> UInt
Returns the lane ID of the current thread within its warp.
See lane_id().
Returns:
UInt: The lane ID (0 to WARP_SIZE-1) of the current thread.