Top 50+ Solved Distributed Memory Programming MCQ Questions Answer

From 16 to 24 of 24

Q. Programs that can maintain a constant efficiency without increasing theproblem size are sometimes said to be _______________.

a. weakly scalable

b. strongly scalable

c. send_buf

d. recv_buf

  • b. strongly scalable

Q. Parallelism can be used to increase the (parallel) size of the problemis applicable in ___________________.

a. Amdahl's Law

b. Gustafson-Barsis's Law

c. Newton's Law

d. Pascal's Law

  • b. Gustafson-Barsis's Law

Q. Considering to use weak or strong scaling is part of ______________ inaddressing the challenges of distributed memory programming.

a. Splitting the problem

b. Speeding up computations

c. Speeding up communication

d. Speeding up hardware

  • b. Speeding up computations

Q. 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

  • b. MPI uses objects called communicators and groups to define which collection of processes may communicate with each other
Subscribe Now

Get All Updates & News