Types of Parallelism.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Types of Parallelism.ppt

Types of Parallelism Chapter 17 Justin Bellomi Characterizations of Parallelism Computer Architects characterize the type and amount of parallelism that a design has, instead of simply classifying it as Parallel or Non-Parallel. Virtually all computer systems have some sort of parallelism. Flynn defined a list of key characterizations using a system of names in 1996. Flynn Characterizations: Terms used to describe Parallel systems Microscopic Vs. Macroscopic Symmetric Vs. Asymmetric Fine-grain Vs. Coarse-grain Explicit Vs. Implicit Microscopic Vs. Macroscopic “Parallelism is so fundamental that an architect cannot design a computer without thinking about parallel hardware” ( Comer 280 ). Microscopic refers to aspects of Parallelism that are not especially visible. Macroscopic refers to the use of parallelism as the basic design principal around a system. Microscopic The term Microscopic is used to describe parallelism that is present in a system, but not necessarily visible. To be more specific, microscopic parallelism refers to the use of parallel hardware within a specific component. “Without parallel hardware, various components of a computer system cannot operate at high speed” ( Comer 280 ). Examples of Microscopic Parallelism: ALU – Most ALUs perform integer computation by processing multiple bits at a time. An ALU can be designed to compute an XOR on a pair of integers in a single operation. Registers – General Purpose registers in a CPU heavily use microscopic parallelism. Each bit in a register is implemented by a separate circuit, and parallel hardware is used to move data from the registers to the ALUs. Examples of Microscopic Parallelism: Physical Memory – fetch and store operations use hardware that is designed to transfer an entire word on each operation. Macroscopic Parallelism The term Macroscopic parallelism is used to characterize the use of parallelism across multiple, large-scale components of a computer system. Examples of Macroscopic

文档评论(0)

zhaoxq + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档