Mojo function
lane_id_int
lane_id_int() -> Int
Returns the lane ID of the current thread within its warp.
See lane_id().
Returns:
Int: The lane ID (0 to WARP_SIZE-1) of the current thread.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!