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 module
config
Pipeline configuration structs: LoopCarriedSpec, BlockSizing, FragOrder, SchedulingStrategy, ScheduleConfig, WarpStaggerRule, PipelineConfig, and TargetProfile.
Structsβ
- β
BlockSizing: Target op count per MMA block for latency hiding. - β
FragOrder: Fragment load ordering within an MMA block. - β
LoopCarriedSpec: Which ops are loop-carried (loaded at end of iter, consumed at start). - β
PipelineConfig: Declarative pipeline strategy. - β
ScheduleConfig: Tunable parameters for schedule generation. - β
SchedulingStrategy: Scheduling strategy for pipeline op ordering. - β
TargetProfile: Unified hardware target description. - β
WarpStaggerRule: Declarative warp stagger configuration.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!