next up previous
Next: Lesson 3 -- Up: Lesson 2 -- Previous: Timing MPI programs

Summary

In our second MPI lesson we met two new functions:

We also demonstrated how to distribute a computational task between processors, and how we may end up producing a code which does not scale with the size of the problem if the task is partitioned equally, regardless of the differences in the speed of the nodes participating in the cluster.



Zdzislaw Meglicki
Tue Feb 28 15:07:51 EST 1995