7.2. Communicator Argument

PreviousUpNext
Up: Collective Communication Next: Specifics for Intra-Communicator Collective Operations Previous: Introduction and Overview

The key concept of the collective functions is to have a group or groups of participating MPI processes. The routines do not have group identifiers as explicit arguments. Instead, there is a communicator argument. Groups and communicators are discussed in full detail in Chapter Groups, Contexts, Communicators, and Caching. For the purposes of this chapter, it is sufficient to know that there are two types of communicators: intra-communicators and inter-communicators. An intra-communicator can be thought of as an identifier for a single group of MPI processes linked with a context. An inter-communicator identifies two distinct groups of MPI processes linked with a context.


PreviousUpNext
Up: Collective Communication Next: Specifics for Intra-Communicator Collective Operations Previous: Introduction and Overview


Return to MPI-4.1 Standard Index
Return to MPI Forum Home Page

(Unofficial) MPI-4.1 of November 2, 2023
HTML Generated on November 19, 2023