Top 250+ Solved High Performance Computing (HPC) MCQ Questions Answer
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
Q. Speculative Decomposition consist of ?
a. conservative approaches
b. optimistic approaches
c. both a and b
d. only b
Q. Task characteristics include?
a. task generation.
b. task sizes.
c. size of data associated with tasks.
d. all of above.
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
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
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
Q. The gather operation is exactly the inverse of the?
a. scatter operation
b. broadcast operation
c. prefix sum
d. reduction operation
Q. Simplifies applications of three-tier architecture is ____________?
a. maintenance
b. initiation
c. implementation
d. deployment
Q. Dynamic networks of networks, is a dynamic connection that grows is called?
a. multithreading
b. cyber cycle
c. internet of things
d. cyber-physical system
Q. In which application system Distributed systems can run well?
a. hpc
b. . htc
c. hrc
d. both a and b
Q. No special machines manage the network of architecture in which resources are known as?
a. peer-to-peer
b. space based
c. tightly coupled
d. loosely coupled
Q. Significant characteristics of Distributed systems have of ?
a. 5 types
b. 2 types
c. 3 types
d. 4 types
Q. Built of Peer machines are over?
a. many server machines
b. 1 server machine
c. 1 client machine
d. many client machines