Example demonstrating the Triton execution model with 2D grids. Shows how to use 2D program IDs for grid mapping. offs_x = pid_x * BLOCK_N + tl.arange(0, BLOCK_N) offs_y = pid_y * BLOCK_M + ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results