|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/comparch
课程评论:没有评论
课程名称:计算机体系结构 课程概述:本课程将教你设计复杂现代微处理器的计算机体系结构。所有课程特性均可免费获得,但完成后不提供证书。 课程大纲: 1. **引言、指令集架构与微代码**:概述课程内容,讲解架构、微架构和指令集架构的基本概念。 2. **流水线回顾**:讲解流水线的基本概念及两种不同类型的冒险。 3. **缓存回顾**:讨论控制冒险和缓存的动机。 4. **超标量架构 1**:涵盖缓存特性和基本超标量架构。 5. **超标量架构 2 与异常**:讨论超标量架构的常见问题。 6. **超标量架构 3**:讲解无序执行处理器的不同架构。 7. **超标量架构 4**:探讨提高无序处理器性能的常见方法,包括寄存器重命名和内存消歧。 8. **VLIW 1**:介绍超长指令字(VLIW)处理器的基本概念。 9. **VLIW 2**:讨论提高VLIW性能的常见方法。 10. **分支预测**:讲解分支预测的动机与实现。 11. **高级缓存 1**:介绍用于提高缓存性能的先进机制。 12. **高级缓存 2**:进一步探讨更多提高缓存性能的高级机制。 13. **内存保护**:涵盖内存管理和保护的概念。 14. **向量处理器与GPU**:讲解向量处理器及其优化。 15. **多线程**:介绍不同类型的多线程技术。 16. **并行编程 1**:讲解并行性、一致性模型及基本并行编程技术。 17. **并行编程 2**:讨论并行编程中的一致性问题解决方案。 18. **小型多处理器**:涵盖小型多处理器的实现。 19. **多处理器互连 1**:介绍多处理器互连的设计。 20. **多处理器互连 2**:进一步探讨多处理器互连和网络拓扑的设计。 21. **大型多处理器(目录协议)**:讲解用于大型多处理器一致性管理的目录协议的动机与实现。 本课程为学习计算机体系结构的学生和专业人士提供了深入的理论和实践知识,是理解现代计算机系统设计的重要资源。
Name:Introduction, Instruction Set Architecture, and Microcode
Description:This lecture will give you a broad overview of the course, as well as the description of architecture, micro-architecture and instruction set architectures.
Name:Pipelining Review
Description:This lecture covers the basic concept of pipeline and two different types of hazards.
Name:Cache Review
Description:This lecture covers control hazards and the motivation for caches.
Name:Superscalar 1
Description:This lecture covers cache characteristics and basic superscalar architecture.
Name:Superscalar 2 & Exceptions
Description:This lecture covers the common issues for superscalar architecture.
Name:Superscalar 3
Description:This lecture covers different kinds of architectures for out-of-order processors.
Name:Superscalar 4
Description:This lecture covers the common methods used to improve the performance of out-of-order processors including register renaming and memory disambiguation.
Name:VLIW 1
Description:This lecture covers the basic concept of very long instruction word (VLIW) processors.
Name:VLIW2
Description:This lecture covers the common methods used to improve VLIW performance.
Name:Branch Prediction
Description:This lecture covers the motivation and implementation of branch predictors.
Name:Advanced Caches 1
Description:This lecture covers the advanced mechanisms used to improve cache performance.
Name:Advanced Caches 2
Description:This lecture covers more advanced mechanisms used to improve cache performance.
Name:Memory Protection
Description:This lecture covers memory management and protection.
Name:Vector Processors and GPUs
Description:This lecture covers the vector processor and optimizations for vector processors.
Name:Multithreading
Description:This lecture covers different types of multithreading.
Name:Parallel Programming 1
Description:This lecture covers the concepts of parallelism, consistency models, and basic parallel programming techniques.
Name:Parallel Programming 2
Description:This lecture covers the solutions for the consistency problem in parallel programming.
Name:Small Multiprocessors
Description:This lecture covers the implementation of small multiprocessors.
Name:Multiprocessor Interconnect 1
Description:This lecture covers the design of interconnects for a multiprocessor.
Name:Multiprocessor Interconnect 2
Description:This lecture covers the design of interconnects for multiprocessor and network topology.
Name:Large Multiprocessors (Directory Protocols)
Description:This lecture covers the motivation and implementation of directory protocol used for coherence on large multiproccesors.
In this course, you will learn to design the computer architecture of complex modern microprocessors. All the features of this course are available for free. It does not offer a certificate upon completion.