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

From 106 to 120 of 294

Q. For inter processor communication the miss arises are called?

a. hit rate

b. coherence misses

c. comitt misses

d. parallel processing

  • b. coherence misses

Q. NUMA architecture uses _______in design?

a. cache

b. shared memory

c. message passing

d. distributed memory

  • d. distributed memory

Q. In message passing, send and receive message between?

a. task or processes

b. task and execution

c. processor and instruction

d. instruction and decode

  • a. task or processes

Q. The First step in developing a parallel algorithm is_________?

a. to decompose the problem into tasks that can be executed concurrently

b. execute directly

c. execute indirectly

d. none of above

  • a. to decompose the problem into tasks that can be executed concurrently

Q. The number of tasks into which a problem is decomposed determines its?

a. granularity

b. priority

c. modernity

d. none of above

  • a. granularity

Q. The length of the longest path in a task dependency graph is called?

a. the critical path length

b. the critical data length

c. the critical bit length

d. none of above

  • a. the critical path length

Q. The graph of tasks (nodes) and their interactions/data exchange (edges)?

a. is referred to as a task interaction graph

b. is referred to as a task communication graph

c. is referred to as a task interface graph

d. none of above

  • a. is referred to as a task interaction graph

Q. Mappings are determined by?

a. task dependency

b. task interaction graphs

c. both a and b

d. none of above

  • c. both a and b

Q. Decomposition Techniques are?

a. recursive decomposition

b. data decomposition

c. exploratory decomposition

d. all of above

  • d. all of above

Q. The Owner Computes Rule generally states that the process assigned a particular data item is responsible for?

a. all computation associated with it

b. only one computation

c. only two computation

d. only occasionally computation

  • a. all computation associated with it

Q. A simple application of exploratory decomposition is_?

a. the solution to a 15 puzzle

b. the solution to 20 puzzle

c. the solution to any puzzle

d. none of above

  • a. the solution to a 15 puzzle

Q. Speculative Decomposition consist of _?

a. conservative approaches

b. optimistic approaches

c. both a and b

d. only b

  • c. both a and b

Q. task characteristics include?

a. task generation.

b. task sizes.

c. size of data associated with tasks.

d. all of above

  • d. all of above
Subscribe Now

Get All Updates & News