HPF Summary
Parallelism comes from the data, esp. arrays
Concurrent updates of many array elements
Scalable to larger problems using larger arrays
Locality from machine-independent alignment of arrays and machine-dependent distribution of data
Previous slide
Back to first slide
View graphic version