Top 50+ Solved Distributed Memory Programming MCQ Questions Answer

From 1 to 15 of 24

Q. MPI specifies the functionality of _________________ communication routines.

a. High-level

b. Low-level

c. Intermediate-level

d. Expert-level

  • a. High-level

Q. _________________ generate log files of MPI calls.

a. mpicxx

b. mpilog

c. mpitrace

d. mpianim

  • b. mpilog

Q. The easiest way to create communicators with new groups iswith_____________.

a. MPI_Comm_rank

b. MPI_Comm_create

c. MPI_Comm_Split

d. MPI_Comm_group

  • c. MPI_Comm_Split

Q. __________________is the principal alternative to shared memory parallelprogramming.

a. Multiple passing

b. Message passing

c. Message programming

d. None of the above

  • b. Message passing

Q. ________________may complete even if less than count elements have beenreceived.

a. MPI_Recv

b. MPI_Send

c. MPI_Get_count

d. MPI_Any_Source

  • a. MPI_Recv

Q. A ___________ is a script whose main purpose is to run some program. In thiscase, the program is the C compiler.

a. wrapper script

b. communication functions

c. wrapper simplifies

d. type definitions

  • a. wrapper script

Q. ________________ returns in its second argument the number of processes inthe communicator.

a. MPI_Init

b. MPI_Comm_size

c. MPI_Finalize

d. MPI_Comm_rank

  • b. MPI_Comm_size

Q. _____________ always blocks until a matching message has been received.

a. MPI_TAG

b. MPI_ SOURCE

c. MPI Recv

d. MPI_ERROR

  • c. MPI Recv

Q. Communication functions that involve all the processes in a communicatorare called ___________

a. MPI_Get_count

b. collective communications

c. buffer the message

d. nonovertaking

  • b. collective communications

Q. MPI_Send and MPI_Recv are called _____________ communications.

a. Collective Communication

b. Tree-Structured Communication

c. point-to-point

d. Collective Computation

  • c. point-to-point
Subscribe Now

Get All Updates & News