- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
高级体系结构课程要点 第一章 前言 计算机技术快速法进步的原因 技术进步--Moore定律发展 体系结构发展 体系结构演化过程 现代计算机体系结构的组成 高级计算机体系结构研究范畴 计算机系统结构的分类 Flynn分类法---定性 冯氏分类法---定量 第三章 Instruction-Level Parallelism and Its Dynamic Exploitation What is pipelining? How is the pipelining Implemented? What makes pipelining hard to implement? How does CPI descend ? CPI=1 CPI1 CPI1 Ideal Performance for Pipelining Ideal speedup equal to Number of pipe stages MIPS instruction format Works in the MIPS 5 stage pipeline The MIPS pipelining Pipeline hazard: the major hurdle Structural hazards Data hazards Control hazards be resolved by Stall Solution imaginable for Structural hazards “ double bump” Insert stall provide another memory port split instruction memory and data memory use instruction buffer fully pipelined function unit Why allow machine with structural hazard ? Solution imaginable for Data hazards Interlock: insert stalls Detect: Data Hazard Logic Forwarding: reduce data hazard stalls compiler to avoid load stall Solution imaginable for Control hazards Move the Branch Computation Forward Simple solutions Freeze or flush the pipeline Predict-not-taken (Predict-untaken) Treat every branch as not taken Predict-taken Treat every branch as taken Delayed branch a,b,c Cancelling function Extending the MIPS Pipeline to Handle complex pipeline structure Pipelining time parameter Latency Initiation interval The out of order The new types of data hazards RAW Stalls arising WAW Instruction-Level Parallelism CPIpipelined = Ideal pipeline CPI+ pipelined stall cycles per instruction =1+ Structual stalls + RAW stalls + WAR stalls + WAW stalls + Control stalls Basic Block ILP is quite small Data Dependence and Hazards True Data Dependence→ RAW( Read after write) Name dependence Anti-dependence → WAR( Write after read) Output dependence → WAW(Write after write) Some Property about Dependences are a property of programs hazard or length of any stall is a property of the pipeline (hardware) Control Dependencies Bra
您可能关注的文档
最近下载
- 钢结构加工制作方案 (2).doc VIP
- 检验科病例讨论PPT课件.pptx VIP
- SIMATIC WINCC V7.5使用C脚本通过画面结合结构变量实现多个电机的控制功能.docx VIP
- PS液压盘式刹车零件图册.pdf VIP
- bim实施管理标准(深圳).pdf VIP
- (高清版)DB41∕T 1993-2020 山水林田湖草生态保护修复工程监理规范.pdf VIP
- 中国当代文学完整课件.ppt VIP
- 眼睑痉挛残疾指数、Jankovic、西多伦多痉挛性斜颈评分量表、颅颈肌张力障碍问卷、嗓音障碍指数.docx VIP
- 经史子集国学文库:史部·地理·长乐六里志.pdf
- 淮南市社区工作者招聘笔试真题2024.docx VIP
文档评论(0)