| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Language.Paraiso.OM.Realm
Description
The Realm represents how the data reside in Orthotope Machines.
Array data are n-dimensional array that is distributed among nodes.
Scalar data are single-point value, possibly reside in the master node.
.
Be noted that Array and Scalar were initially called Local and Global.
but I opted for more conventional notation. If you find any historical notation
remaining, please let me know!
Documentation
Type-level representations of realm
Value-level representations of realm