Skip to main content

Module kernel_plan

Module kernel_plan 

Source
Expand description

Launch planning for explicit small-matrix warp-shared kernels. Dependency-free launch geometry for the opt-in warp-shared direct solvers. This describes source-level storage/work, NOT measured bandwidth or latency.

Structs§

WarpDirectLimits
Capability snapshot supplied by a real runtime, not inferred from its name.
WarpDirectPlan
Immutable validated plan; one 32-thread block owns one system.

Enums§

WarpDirectKind
Which scratch layout is needed. Both algorithms preserve the serial APIs.
WarpPlanError