Slide 24 of 41
Notes:
- Now that we have seen the behavior of some serial applications, let us expand the analysis to multi-processor analysis.
- -We saw that for single process applications, vectorization and memory bank conflicts remained as two optimization techniques. We also added optimizing memory bandwidth via good cache utilization as a new optimization goal.
- -Now we can examine how multi-processor jobs, and more specifically how MSP applications, fair with these rules and what other techniques might be necessary