Q.

Which of the followings is the BEST description of Message Passing Interface (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» B. MPI uses objects called communicators and groups to define which collection of processes may communicate with each other
3.4k
0
Do you find this helpful?
12

Discussion

No comments yet