High Performance Computing 1
Superscalar Processor
•RISC architecture operating at very high clock speeds (>1GHz now --  more in a year)
•
•Processor works only on data in registers which come only from and go only to data cache. If data is not in cache -- “cache miss” -- processor is idle while another cache line (4 -16 words) are fetched from memory !!
–
•
–