Implications of the CTA
The processors are von Neumann processors
- Each has a program counter ==> MIMD
- Memory local to the processor has fast access
- Implements sequential thread of execution, but may have multiple processors, memory hierarchy, etc.
Interconnect’s unbound -- cannot program to it
? is unbound, but l >> 1 is the assumption