For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo function
max_contiguous_tile_shape
def max_contiguous_tile_shape[rank: Int, //, dtype: DType, tile_shape: IndexList[rank], /, *, major: Major = Major.K, swizzle_mode: SwizzleMode = SwizzleMode.NONE]() -> IntTuple
Returns the maximum shape of a tile that's contiguous in memory for mma op. This is used to create TMA descriptor.
Returns:
IntTuple
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!