Package com.cmpware.cmp.system.memory

Class Summary
CellBE This implements the memory architecture for the Cell BE processor.
DualCellBE This implements the memory architecture for the Cell BE processor.
FrameBuffer This puts a single memory at procsssor (0,0).
NoSystemMemory This implements the default global / shared memory configuration of no global / shared memory.
Ring This implements ring of processors with shared memory between each of the nodes.
SPURS This implements the memory architecture for the SPURS processor.
Torus This implements a 2D Torus (a 2D grid with the ends connected around -- a dougnhut) shared memory configuration.