Croktile documentation

Overview and links to Croktile / TileFlow reference documentation.

Croktile is a C++ embedded DSL for TileFlow programming: you describe shaped data, DMA moves, and parallel regions, and the compiler lowers to target code (for example CUDA/Cute) with strong shape and DMA safety checks.

Use the pages below for deeper reference. If you are new, start with Getting started (build and compiler options), then skim Syntax design and the topic that matches your task (shapes, parallelism, DMA, or dynamic dimensions).

Documentation map