id | title | sidebar_label |
---|---|---|
course-information |
Course Information |
Course Information |
Complete the prerequisite check at 🔗HPC0
There are no required readings. For personal knowledge, a recommended textbook is Computer Architecture by Hennessy and Patterson. 🔗This textbook is available electronically via the GT Library.
- Metrics and Evaluation Problem Set Solutions
- Pipelining Problem Set Solutions
- Branches Problem Set Solutions
- Predication Problem Set Solutions (links broken)
- ILP Problem Set Solutions
- Instruction Scheduling Problem Set Solutions
- ReOrder Buffer Problem Set Solutions
- Interrupts & Exceptions Problem Set Solutions
- Virtual Memory Problem Set Solutions
- Advanced Caches Problem Set Solutions
- Memory Problem Set Solutions
- Multiprocessing Problem Set Solutions
- Memory Consistency Problem Set Solutions
These are some links I personally found helpful to explain some of the course concepts.
- Branch Handling and Branch Prediction - CMU Computer Architecture (Prof. Onur Mutlu)