Skip to main content

Module stencil

Module stencil 

Source
Expand description

Stencil kernel support for WGSL code generation.

Provides GridPos abstraction and stencil kernel configuration.

Structsยง

Grid
Grid dimensions for kernel dispatch.
GridPos
Grid position context passed to stencil kernels.
StencilConfig
Configuration for stencil kernel generation.
StencilLaunchConfig
Launch configuration for stencil kernels.