Skip to main content

Module atom

Module atom 

Source
Expand description

ComputeAtom — Contiguous memory unit with typed projection views.

A ComputeAtom owns a byte buffer whose layout is determined by a ProjectionLayout. Projections are read/written via typed accessors. The shape_hash (σ) is recomputed on mutation.

Structs§

ComputeAtom
A single computational atom in the substrate.