Group+Context
Minimal intra-communicator is composed of:
A group is a collection of processes and each process in the group is assigned a unique rank
A context is a system-defined object that uniquely identifies a communicator
- can be though of as a system defined tag
- used to insure that messages are received correctly (recall that no message can be received unless the communicators match).