Skip to main content

Module workspace_adapter

Module workspace_adapter 

Source
Expand description

Consumer-neutral resident workspace adapter for megakernel programs.

Runtime owns the buffer/IR composition seam. Frontends, analyzers, parsers, and dataflow engines own their domain-specific manifests and phase machines.

Traitsยง

ResidentWorkspaceAdapter
Adapter implemented by any domain that wants a GPU-resident megakernel workspace without baking that domain into vyre-runtime.