Top 250+ Solved High Performance Computing (HPC) MCQ Questions Answer
Q. General MIMD configuration usually called
a. a multiprocessor
b. a vector processor
c. array processor
d. none of the above.
Q. MIMD stands for
a. multiple instruction multiple data
b. multiple instruction memory data
c. memory instruction multiple data
d. multiple information memory data
Q. MIPS stands for:
a. memory instruction per second
b. major instruction per second
c. main information per second
d. million instruction per second
Q. M.J. Flynn's parallel processing classification is based on:
a. multiple instructions
b. multiple data
c. both (a) and (b)
d. none of the above
Q. VLIW stands for:
a. vector large instruction word
b. very long instruction word
c. very large integrated word
d. very low integrated word
Q. The major disadvantage of pipeline is:
a. high cost individual dedicated
b. initial setup time
c. if branch instruction is encountered the pipe has to be flushed
d. all of the above