B. Tech, High Performance Computer Architecture (CS-3010), Autumn End Semester Examination 2021
B. Tech, High Performance Computer Architecture (CS-3010), Autumn End Semester Examination 2021
A) 120.5 µs
B) 160.5 µs
C) 165.5 µs
D) 190 µs
A 4 stage pipeline has stage delays as 300, CO2 B
240, 320,280 ns respectively. There is a
latch delay of 10 ns each. Assuming constant
clock rate, the total time taken to process
1000 data items on this pipeline will be
A)241.5 µs
B)331 µs
C)298 µs
D)340 µs
Q.No:6 If the MAR size is 31 bits and the MDR size CO6 A
is 32 bits, what is the size of RAM?
A) 2GB X 32
B) 4GB X 64
C) 8GB X 64
D) 4GB X 32
If the MAR size is 32 bits and the MDR size CO6 B
is 64 bits, what is the size of RAM?
A) 2GB X 32
B) 4GB X 64
C) 8GB X 64
D) 4GB X 32
If the MAR size is 33 bits and the MDR size CO6 C
is 64 bits, what is the size of RAM?
A) 2GB X 32
B) 4GB X 64
C) 8GB X 64
D) 4GB X 32
If the MAR size is 34 bits and the MDR size CO6 A
is 64 bits, what is the size of RAM?
A) 16GB X 64
B) 8 GB X 32
C) 8 GB X 64
D) 16GB X 32
Q.No:7 UMA and NUMA are two different CO5 B
architecture on the basis of:
A) The Control Unit is used
B) The Primary Memory is shared
C) The Connection Network
D) The ISA
Which of the following statement is true CO5 B
about distributed shared memory
architecture
A) DSM multiprocessor are UMA
B) DSM Multiprocessor are NUMA
C) The communication between PEs happen
through memory.
D) The communication cost is low in case
of DSM
New topology that could reduce the no of CO5 B
switches through which packets must travel,
referred to as
A) Crossbar Switch
B) Hope Coint
C) Multi layer Switch
D) Network
A linear array is formed in each dimension CO5 C
by all the nodes, in the
A) Bus Topology
B) Ring Topology
C) Mesh topology
D) Torus Topology
SECTION-B(Answer Any Three Questions. Each Question carries
12 Marks)
Question No Question CO
Map
ping
(Eac
h
ques
tion
shou
ld
be
from
the
sam
e
CO(s
))
Q.No:8 I)State and explain Amdahl’s law and discusses its CO1
various aspects?
I) Drawandexplaindifferentoperationalstepsexecuteinst
ructionswithtomasuloapproachtoachievehigherILP.
II) Compare the AMAT of the following two multi
level cache architecture. CO3
Split cache : 16 KB instructions and 16 KB data with
miss rate of 2.5% and 8.6% respectively.
Unified cache: 32 KB (instructions + data) with miss
rate of 3.8%. CO6
The miss penalty is 50 cycles. The hit time is 1 cycle in
case of split cache and 2 in case of unified cache
because of LOAD and Store instructions. Where as 80%
of the total memory accesses for instructions and 20%
of the total memory accesses are for data.
Q.No:11 I) What is the necessity of cache memory in a computer CO4
system? Discuss multilevel cache with proper
architectural diagram. Find out the average memory
access time.
II)What are the different cache optimization techniques,
discuss in details? CO6
I) Differentiatebetweenmessagepassingmodelsanddistrib
utedsharedmemoryarchitecture? Explain cache
CO5
coherence in symmetric shared memory multiprocessor
with an example.
II) Draw and explain both static and dynamic CUBE
CO6
Interconnection Network by taking 8 nodes in to
account?
I) Explain the architecture of VLIW processors with
CO5
proper diagram and discuss the advantages and
disadvantages?
II) What is perfect shuffle and invert perfect shuffle?
CO6
Draw and explain a 8×8 Omega Network in details?