Mojo function
blackwell_tma_umma_warp_specialized_kernel
blackwell_tma_umma_warp_specialized_kernel[a_type: DType, b_type: DType, c_type: DType, a_layout: Layout, b_layout: Layout, c_layout: Layout, a_desc_layout: Layout, b_desc_layout: Layout, c_desc_layout: Layout, block_tile_shape: IndexList[3], mma_shape: IndexList[3], cluster_shape: StaticTuple[SIMD[int32, 1], 3], num_pipeline_stages: UInt, num_clc_pipeline_stages: UInt, num_accum_pipeline_stages: UInt, num_output_stages: UInt = UInt(2), output_tile_shape: IndexList[2] = Index(128, 32), transpose_b: Bool = True, a_swizzle: TensorMapSwizzle = TensorMapSwizzle(3), b_swizzle: TensorMapSwizzle = TensorMapSwizzle(3), c_swizzle: TensorMapSwizzle = TensorMapSwizzle(3), cta_group: Int = 2](a_tma_op: TMATensorTile[a_type, a_layout, a_desc_layout], b_tma_op: TMATensorTile[b_type, b_layout, b_desc_layout], c_tma_op: TMATensorTile[c_type, c_layout, c_desc_layout], cluster_dim: StaticTuple[SIMD[int32, 1], 3], num_iters: UInt)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!