期刊文献+

OpenCMP:一个支持事务存储模型的多核处理器模拟器 被引量:5

OpenCMP:A Simulator for CMP with Transactional Memory Model
下载PDF
导出
摘要 CPU设计正在由仅开发指令级并行性的单线程单核结构转向利用线程级并行性的多线程多核结构,但至今还没有一个可移植性好并被广泛使用的开源多核处理器模拟器,限制了在这样的结构上开展高质量的研究工作。我们开发了一个多核处理器体系结构模拟器OpenCMP,用于支持当前和未来对多线程多核处理器体系结构关键技术的研究。该模拟器适当地抽象了多核处理器结构,为主流的多核处理器结构研究提供一个可扩展、灵活的模拟工具框架,包括支持对乱序、顺序的处理器核和同时多线程处理器核的模拟,以便对更大的多核设计空间进行比较性研究。本文以支持事务存储模型的多核处理器结构模拟器为例,详细描述了如何通过抽象多核结构和事务存储模型的最基本特性和组成部分,扩展单核处理器模拟器SimpleScalar,设计与实现一个多核处理器模拟器。初步研究表明,与现有的多核处理器模拟器相比,该模拟器能够较好地支持对事务存储模型和基于事务存储模型的多核处理器体系结构的研究。 For CPU design, a shift of focus from exploiting instruction-level parallelism with single-thread and singlecore to exploiting thread-level parallelism with techniques like Chip Multi-Proeessing(CMP) and Multi-Threading(MT) have been witnessed. Up to now, the lack of portable and widely disseminated simulators for CMP systems has doubt less contributed to a lower quantity of research occurring in those areas. We develope a CMP processor architectures simulator called OpenCMP as evaluation infrastructure to support current and future investigations on CMP arehiteeture. The tools set provides a scalable and flexible simulating framework for mainstream CMP machines, in which each core is flexible to simulate but-of-order cores and simple in-order cores, and have Simultaneous MultiThreading(SMT) support as well. This Will allow comparative studies. This paper describes the design of OpenCMP with transactional memory model, shows how to abstract the key characteristics and components of CMP and transactional memory model, and how to build the simulator based on the SimpleSalar Tool Set. Compared with other existing CMP simulators, OpenCMP has the flexible software model and allows the configuration of a large set of architectural parameters to evaluate the CMP architecture with transactional memory model.
出处 《计算机科学》 CSCD 北大核心 2007年第1期248-254,共7页 Computer Science
基金 国家自然科学基金资助项目(60373043) 安徽省自然科学基金资助项目(050420206) Intel高等教育项目(PO4507176412)
关键词 处理器模拟器 单芯片多处理器 事务存储模型 软件模型 Processor simulator, Chip mult-proeessor, Transactional memory, Software model
  • 相关文献

参考文献20

  • 1Tullsen D M,Eggers S J,Levy H M.Simultaneous multithreading:Maximizing on-chip parallelism.22nd Annual International Symposium on Computer Architecture,June 1995
  • 2Marr D T,Binns F,Hill D L,et al.Hyper-threading technology architecture and microarchitecture.Intel Technology Journal,Feb.2002
  • 3Diefendorff K.Power4 Focuses on Memory Bandwidth.Microprocessor Report,Oct.1999
  • 4Clabes J,et al.Design and implementatin of the power5 microprocessor.In ISSCC Digest of Technical Papers,Feb.2004
  • 5Burger D,Austin T M.The SimpleScalar tool set version 2.0:[Technical Report].1342.Computer Sciences Department,University of Wisconsin,June 1997
  • 6Austin T,Ernst D.SimpleScalar Tutorial (for release 4.0).http://SimpleScalar.com/docs/simple_tutorial_v4.pdf
  • 7Martin M M K,Sorin D J,Beckmann B M,et al.Multifacet's General Execution-driven Multiprocessor Simulator (GEMS)Toolset.Computer Architecture News (CAN),September 2005
  • 8SESC:http://sesc.sourceforge.net/index.html
  • 9Nathan L B,Erik G H,Steven K R.Network-Oriented Full-System Simulation using M5.The Sixth Workshop on Computer Architecture Evaluation Using Commercial Workloads,Feb.2003
  • 10Mendel R,Edouard B,Scott D,et al.Using the SimOS Machine Simulator to study Complex Computer Systems.ACM TOMACS special issue on Computer Simulation,1997

二级参考文献15

  • 1Tullsen D M, Eggers S J, Levy H M Simultaneous multithreading; Maximizing on-chip parallelism. In: 22na Annual International Symposium on Computer Architecture,1995. 392-403.
  • 2Marr D T, Binns F,Hill D L, et al. Hyper-threading technology architecture and microarchitecture. Intel Technology Journal,2002,6(1):4-15.
  • 3Diefendorff K. Power4 Focuses on Memory Bandwidth. Microprocessor Report, 1999,13(13):11- 17.
  • 4Clabes J, et al. Design and implementatin of the power5 microprocessor. In:ISSCC DiRest of Technical Papers,2004. 56-57.
  • 5Diefendorff K. Compaq Choose SMT for Alpha. Microprocessor Report,1999,13(16).
  • 6Austin T, Larson E, Ernst D, Simple Scalar: An Infrastructure for Computer System Modeling. IEEE Computer, 2002,35 (2):59-67.
  • 7Burger D, Austin T M. The Simple Scalar tool set version 2. 0:[Technical Report1342] Computer Sciences Department, University of Wisconsin, 1997.
  • 8Huang J, Lilja D J. An Efficient Strategy for Developing a Simulator for a Novel Concurrent Multithreaded Processor Architecture.In, Proceedings of the6th International Symposium on Modeling,Analysis, and Simulation of Computer and Telecommunication Systems, 1998.
  • 9Tullsen D M, Lo J, Sirer G, et al The SMTSIM Simulator. http://www. cs. uesd. edu/users/tullsen/smtsirn, html.
  • 10Goncalves R, Ayguade E, et al. A Simulator for SMT Architectures: Evaluating Instruction Cache Topologies. In :12th Symposium on Computer Architecture and High Performance Computing,2000. 279-286.

共引文献3

同被引文献29

  • 1张福新,章隆兵,胡伟武.基于SimpleScalar的龙芯CPU模拟器Sim-Godson[J].计算机学报,2007,30(1):68-73. 被引量:24
  • 2陈嘉,安虹,刘圆,王莉.一种CMP结构上的事务存储编程模型设计[J].计算机仿真,2007,24(6):81-85. 被引量:2
  • 3Lane Hammond,Basem A Nayfeb,Kunle Olukotun.A Single-Chip Multiprocessor[J].In:IEEE Computer Special Issue on “Billion-Transistor Processors”,September 1997,30(9):79-85.
  • 4Maurice Herlihy and J Eliot,B Moss.Transactional Memory:Architectural Support for Lock-Free Data Structures[C].In:Proceedings of the 20th Annual International Symposium on Computer Architecture,New York,NY,USA:ACM Press,May 1993.289-300.
  • 5Ravi Rajwar and James R Goodman.Transactional Lock-Free Execution of Lock-Based Programs[C].In:Proceedings of the Tenth Symposium on Architectural Support for Programming Languages and Operating Systems,New York,NY,USA:ACM Press,2002.5-17.
  • 6C Scott Ananian and Krste Asanovic and Bradley C Kuszmaul and Charles E Leiserson and Sean Lie.Unbounded Transactional Memory[C].In:Proceedings of the Eleventh International Symposium on High-Performance Computer Architecture,Los Alamitos,CA,USA:IEEE Computer Society Press 2005,26(1):59-69.
  • 7Kevin E Moore.Thread-Level Transactional Memory[M].Wisconsin Industrial Affiliates Meeting,2004.
  • 8Ravi Rajwar and Maurice Herlihy and Konrad Lai.Virtualizing Transactional Memory[C].In:Proceedings of the 32nd Annual International Symposium on Computer Architecture,Washington,DC,USA:IEEE Computer Society,2005.494-505.
  • 9N Shavit and D Touitou.Software Transactional Memory[C].In:Proceedings of the 14th Annual ACM Symposium on Principles of Distributed Computing,New York,NY,USA:ACM Press,1995.204-213.
  • 10Lance Hammond and Vicky Wong and Mike Chen and Brian D Carlstrom and John D Davis and Ben Hertzberg and Manohar K Prabhu and Honggo Wijaya and Christos Kozyrakis and Kunle Olukotun.Transactional Memory Coherence and Consistency[C].In:Proceedings of the 31st Annual International Symposium on Computer Architecture,Washington,DC,USA:IEEE Computer Society,2004,102.

引证文献5

二级引证文献11

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部