首页 | 本学科首页   官方微博 | 高级检索  
     

OpenCMP:一个支持事务存储模型的多核处理器模拟器
引用本文:何裕南,安虹,郭锐,梁博.OpenCMP:一个支持事务存储模型的多核处理器模拟器[J].计算机科学,2007,34(1):248-254.
作者姓名:何裕南  安虹  郭锐  梁博
作者单位:1. 中国科学技术大学计算机科学技术系,合肥,230027
2. 中国科学技术大学计算机科学技术系,合肥,230027;中国科学院计算技术研究所系统结构部,北京,100080
基金项目:国家自然科学基金 , 安徽省自然科学基金 , Intel高等教育项目
摘    要:CPU设计正在由仅开发指令级并行性的单线程单核结构转向利用线程级并行性的多线程多核结构,但至今还没有一个可移植性好并被广泛使用的开源多核处理器模拟器,限制了在这样的结构上开展高质量的研究工作。我们开发了一个多核处理器体系结构模拟器OpenCMP,用于支持当前和未来对多线程多核处理器体系结构关键技术的研究。该模拟器适当地抽象了多核处理器结构,为主流的多核处理器结构研究提供一个可扩展、灵活的模拟工具框架,包括支持对乱序、顺序的处理器核和同时多线程处理器核的模拟,以便对更大的多核设计空间进行比较性研究。本文以支持事务存储模型的多核处理器结构模拟器为例,详细描述了如何通过抽象多核结构和事务存储模型的最基本特性和组成部分,扩展单核处理器模拟器SimpleScalar,设计与实现一个多核处理器模拟器。初步研究表明,与现有的多核处理器模拟器相比,该模拟器能够较好地支持对事务存储模型和基于事务存储模型的多核处理器体系结构的研究.

关 键 词:处理器模拟器  单芯片多处理器  事务存储模型  软件模型

OpenCMP: A Simulator for CMP with Transactional Memory Model
HE Yu-Nan,AN Hong,GUO Rui,LIANG Bo.OpenCMP: A Simulator for CMP with Transactional Memory Model[J].Computer Science,2007,34(1):248-254.
Authors:HE Yu-Nan  AN Hong  GUO Rui  LIANG Bo
Affiliation:1Department of Computer Science and Technology, University of Science and Technology of China, Hefei 230026;2Computer Architecture Laboratory, Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100086
Abstract:For CPU design, a shift of focus from exploiting instruction-level parallelism with single-thread and single-core to exploiting thread-level parallelism with techniques like Chip Multi-Processing(CMP) and Multi-Threading(MT) have been witnessed. Up to now, the lack of portable and widely disseminated simulators for CMP systems has doubtless 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 architecture. The tools set provides a scalable and flexible simulating framework for mainstream CMP machines, in which each core is flexible to simulate out-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.
Keywords:Processor simulator  Chip multi-processor  Transactional memory  Software model
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号