

MCQOPTIONS
Saved Bookmarks
1. |
Which of the followings is the BEST description of Message PassingInterface (MPI)? |
A. | A specification of a shared memory library |
B. | MPI uses objects called communicators and groups to define which collection of processes may communicate with each other |
C. | Only communicators and not groups are accessible to the programmer only by a "handle" |
D. | A communicator is an ordered set of processes |
Answer» C. Only communicators and not groups are accessible to the programmer only by a "handle" | |