slide 24 of 40
Implementing SIMD Execution
All SIMD PEs execute the same instruction at the same time
All PEs get identical code
Barriers inserted to ensure timing
If any PE executes a block, all must
PEs can be
disabled
(SIMD masking)