Top 250+ Solved High Performance Computing (HPC) MCQ Questions Answer

From 241 to 255 of 294

Q. The all-to-all broadcast on Hypercube needs ____ steps

a. p

b. sqrt(p) - 1

c. log p

d. none

  • c. log p

Q. One-to-All Personalized Communication operation is commonly called ___

a. gather operation

b. concatenation

c. scatter operation

d. none

  • c. scatter operation

Q. The dual of the scatter operation is the

a. concatenation

b. gather operation

c. both

d. none

  • c. both

Q. Which is also called "Total Exchange" ?

a. all-to-all broadcast

b. all-to-all personalized communication

c. all-to-one reduction

d. none

  • b. all-to-all personalized communication

Q. All-to-all personalized communication can be used in ____

a. fourier transform

b. matrix transpose

c. sample sort

d. all of the above

  • d. all of the above

Q. In collective communication operations, collective means

a. involve group of processors

b. involve group of algorithms

c. involve group of variables

d. none of these

  • a. involve group of processors

Q. efficiency of data parallel algorithm depends on the

a. efficient implementation of the algorithm

b. efficient implementation of the operation

c. both

d. none

  • b. efficient implementation of the operation

Q. All processes participate in a single ______ interaction operation.

a. global

b. local

c. wide

d. variable

  • a. global

Q. subsets of processes in ______ interaction.

a. global

b. local

c. wide

d. variable

  • b. local

Q. Goal of good algorithm is to implement commonly used _____ pattern.

a. communication

b. interaction

c. parallel

d. regular

  • a. communication

Q. source ____ is bottleneck.

a. process

b. algorithm

c. list

d. tuple

  • a. process

Q. only connections between single pairs of nodes are used at a time is

a. good utilization

b. poor utilization

c. massive utilization

d. medium utilization

  • b. poor utilization
Subscribe Now

Get All Updates & News