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

From 121 to 135 of 294

Q. Writing parallel programs is referred to as?

a. parallel computation

b. parallel processes

c. parallel development

d. parallel programming

  • d. parallel programming

Q. Parallel Algorithm Models?

a. data parallel model

b. bit model

c. data model

d. network model

  • a. data parallel model

Q. The number and size of tasks into which a problem is decomposed determines the?

a. fine-granularity

b. coarse-granularity

c. sub task

d. granularity

  • a. fine-granularity

Q. The pattern of___________ among tasks is captured by what is known as a task-interaction graph?

a. interaction

b. communication

c. optmization

d. flow

  • a. interaction

Q. Interaction overheads can be minimized by____?

a. maximize data locality

b. maximize volume of data exchange

c. increase bandwidth

d. minimize social media contents

  • a. maximize data locality

Q. Speed up is defined as a ratio of?

a. s=ts/tp

b. s= tp/ts

c. ts=s/tp

d. tp=s /ts

  • a. s=ts/tp

Q. Parallel computing means to divide the job into several __________?

a. bit

b. data

c. instruction

d. task

  • d. task

Q. _________ is a method for inducing concurrency in problems that can be solved using the divide-and-conquer strategy?

a. exploratory decomposition

b. speculative decomposition

c. data-decomposition

d. recursive decomposition

  • c. data-decomposition

Q. The dual of one-to-all broadcast is ?

a. all-to-one reduction

b. all-to-one receiver

c. all-to-one sum

d. none of above

  • a. all-to-one reduction

Q. A hypercube has?

a. 2d nodes

b. 2d nodes

c. 2n nodes

d. n nodes

  • a. 2d nodes

Q. The Prefix Sum Operation can be implemented using the ?

a. all-to-all broadcast kernel.

b. all-to-one broadcast kernel.

c. one-to-all broadcast kernel

d. scatter kernel

  • a. all-to-all broadcast kernel.

Q. In the scatter operation ?

a. single node send a unique message of size m to every other node

b. single node send a same message of size m to every other node

c. single node send a unique message of size m to next node

d. none of above

  • a. single node send a unique message of size m to every other node
Subscribe Now

Get All Updates & News