•Memory in banks is accessed equally through a switch (crossbar) by the processors (usually vector)
•
•Processors run “p” independent tasks with possibly shared data
•
•Usually some compilers and preprocessors can extract the fine-grained parallelism available
•
...