Assignment Questions
Assignment Questions
What is Miss rate? Explain three categories of cache misses in three Cs Model.
What is way prediction? How it is used to reduce the cache hit time?
Explain the use of loop interchange to reduce the miss rate with example.
Assignment No-4
What is Vector Operand? Explain the classification of vector instructions into four
primitive types with example
State the three types of pipelined vector processing methods and explain the
horizontal vector processing method with example.
Explain the three special vector instructions with example: i) Compare ii)
Compress iii) Merge
State the three types of pipelined vector processing methods and explain the
vertical vector processing method with example.
What are Associative memories? Why they are called as content addressable?
Assignment No-5
Explain the data routing and masking mechanisms for processing elements in
SIMD computers.
Assignment No-6
What is cache coherence protocol? Explain the two classes of cache coherence
protocols.
With neat diagram, explain a write invalidate cache coherence protocol for a
private write-back cache.