Computer Organization & Architecture (3140707) MCQs

MCQs of Pipeline And Vector Processing

Showing 31 to 30 out of 40 Questions
31.
Consider the multiplication of two 5 X 5 matrices using a vector processor. How many product terms are there in each inner product?
(a) 10
(b) 6
(c) 25
(d) 5
Answer:

Option (d)

32.
Consider the multiplication of two 5 X 5 matrices using a vector processor. How many inner products must be evaluated?
(a) 5
(b) 10
(c) 25
(d) 125
Answer:

Option (c)

33.
Consider the multiplication of two 5 X 5 matrices using a vector processor. How many multiply-add operations are needed to calculate the product matrix?
(a) 25
(b) 125
(c) 50
(d) 100
Answer:

Option (b)

34.
Which two pipelines (in proper sequence) are used to calculate an inner product in vector processor?
(a) Multiplier pipeline, Adder pipeline
(b) Multiplier pipeline, Subtractor pipeline
(c) Adder pipeline, Multiplier pipeline
(d) Subtractor pipeline, Multiplier pipeline
Answer:

Option (a)

35.
A measure used to evaluate computers in their ability to perform a given number of floating-point operations per second is referred to as ______.
(a) floats
(b) fbps
(c) flops
(d) None of above
Answer:

Option (c)

36.
The term ______ is used to denote million flops.
(a) gigaflops
(b) kiloflops
(c) teraflops
(d) megaflops
Answer:

Option (d)

37.
The term ______ is used to denote billion flops.
(a) megaflops
(b) gigaflops
(c) kiloflops
(d) teraflops
Answer:

Option (b)

38.
Which of the following is a type of array processors?
(a) Super array processor
(b) MISD array processor
(c) SIMD array processor
(d) All of above
Answer:

Option (c)

39.
Attached array processor is generally direct connected with _________ & ___________.
(a) I/O interface, Local memory
(b) Main memory, I/O interface
(c) Main memory, Host computer
(d) Host computer, Local memory
Answer:

Option (a)

40.
Full-form of PE in SIMD array processor?
(a) Pipeline Enable
(b) Processing Element
(c) Priority Enable
(d) Primary Execution
Answer:

Option (b)

Showing 31 to 30 out of 40 Questions