- 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
您可能关注的文档
最近下载
- 2020六西格玛黑带模拟测试题含答案五套试题.pdf VIP
- 溺水护理病例讨论ppt.pptx VIP
- 《限额以下工程建设项目交易管理规范》(DB3301T 0450-2024).pdf VIP
- CITIZEN西铁城手表机芯编号F900说明手册.pdf VIP
- 曼透平汽轮机说明书.pdf
- 经典红歌老歌100首歌曲曲目.doc VIP
- 加强矿山现场安全管理和重点时段安全管控应知应会考试练习试题及答案.doc
- 年产1500吨硅酮环必威体育官网网址封胶建设项目环评(新版环评)环境影响报告表.pdf VIP
- 慢性肾脏病高钾血症风险评估及管理专家建议(2020版)梅长林、陈晓农、郝传明,等(发布时间:2020-12).pdf VIP
- 快速推算年月日時干支法(彩色版).doc VIP
文档评论(0)