Properties
Concurrency is enhanced by creating multiple tasks
Scalability: More tasks than nodes
Locality: Access local data when possible
A task (with local data and subtasks) is a unit for modular design
Mapping to nodes affects performance only
Previous slide
Next slide
Back to first slide
View graphic version