|
There are certain communication patterns that appear in many different types of applications. Rather than requiring each programmer to code these using point to point communication, MPI provides routines that handle these patterns for you, called collective communication routines. This module will survey these routines, the communication pattern established, and their syntax.
Prerequisites:
Communicators were introduced in Basics of MPI Programming. You should complete this module before continuing.
|
|
|
Daniel Sverdlik
|
|
|
|