PPT Slide
This program is
SPMD because all processes run the same program
DATA PARALLEL because work is partitioned by data
SCALABLE because
none of the work is constrained by one process
no global communication
SPMD Solution
Previous slide
Next slide
Back to first slide
View graphic version