Paraiso-0.3.1.3: a code generator for partial differential equations solvers.

Safe HaskellNone
LanguageHaskell2010

Language.Paraiso.Optimization.DecideAllocation

Description

The choice of making each Orthotope Machine node Manifest or not largely depends on the user or the automated tuning. However, code generators requires that nodes are Manifest at certain contexts.

decideAllocation makes sure that such nodes are marked as Manifest, and also makes sure that every node is marked with at least some Allocation.

Documentation