WCAE-3 '97最新文献

筛选
英文 中文
An interactive, visual simulator for the DLX pipeline 用于DLX管道的交互式可视化模拟器
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275167
Yinong Zhang, G. Adams
{"title":"An interactive, visual simulator for the DLX pipeline","authors":"Yinong Zhang, G. Adams","doi":"10.1145/1275165.1275167","DOIUrl":"https://doi.org/10.1145/1275165.1275167","url":null,"abstract":"We have built an interactive, visual pipeline simulator, called dlxview, for the DLX instruction set and pipeline described in Computer Architecture A Quantitative Approach by Hennessy and Patterson [1]. This software provides animated versions of key figures and tables from the text and allows the user to readily follow details of pipeline activity as a code is simulated, to vary pipeline implementation, and to compare performance across different pipeline designs. The software package requires a system running Unix and X11, with Tcl/Tk installed, and using the GNU gcc compiler is recommended. A 256 color display with 1024x768 pixels is best for display, due to the detailed diagrams of the DLX pipeline. The software has been designed to run on a variety of platforms and has been tested on Solaris 2.3, SunOS 4.1.1, HP-UX 9.0, DEC OSF/1 4.0, and Linux kernel 1.2.1. DLXview is available at http://yara.ecn.purdue.edu/~teamaaa/dlxview/","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115319938","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 24
Why write real software in a university? 为什么要在大学里写真正的软件?
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275166
J. Larus
{"title":"Why write real software in a university?","authors":"J. Larus","doi":"10.1145/1275165.1275166","DOIUrl":"https://doi.org/10.1145/1275165.1275166","url":null,"abstract":"Note: Keynote talk Reference EPFL-CONF-192843doi:10.1145/1275165.1275166 URL: http://doi.acm.org/10.1145/1275165.1275166 Record created on 2013-12-23, modified on 2017-05-12","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115263507","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Why you should build a super-scalar pipeline simulator 为什么要构建一个超大标量管道模拟器
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275168
C. Edmondson-Yurkanan
{"title":"Why you should build a super-scalar pipeline simulator","authors":"C. Edmondson-Yurkanan","doi":"10.1145/1275165.1275168","DOIUrl":"https://doi.org/10.1145/1275165.1275168","url":null,"abstract":"","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132491989","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Operating-system level tracing tools for the DEC AXP architecture 用于DEC AXP体系结构的操作系统级跟踪工具
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275175
J. Casmira, John Fraser, D. Kaeli
{"title":"Operating-system level tracing tools for the DEC AXP architecture","authors":"J. Casmira, John Fraser, D. Kaeli","doi":"10.1145/1275165.1275175","DOIUrl":"https://doi.org/10.1145/1275165.1275175","url":null,"abstract":"Trace-driven simulation is commonly used by the computer architecture community to answer a wide range of design questions. Traces taken from benchmark program execution (commonly from the SPEC95 suite) have been used extensively to study instruction scheduling, branch prediction, and cache design. Today's computer designs have been optimized based on the workload characteristics of these benchmarks.\u0000 One important issue which has been ignored in these traces is the lack of operating system activity. It has been acknowledged by a number of researchers that operating system interaction can severely affect the validity of any trace-driven simulation study. The major reason why most studies have elected to ignore this fact is due to the difficulty of obtaining such traces.\u0000 In this contribution we describe two tools which have been developed at Digital Equipment Corporation, in collaboration with Northeastern University's Computer Architecture Research Laboratory, which capture operating-system rich traces. These tools can be used for capturing trace information on an DEC Alpha-based system, running either the DEC Unix or Microsoft Windows NT operating system.","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114829583","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Implementing an experimental VLIW compiler 实现一个实验性的VLIW编译器
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275172
M. Moudgill
{"title":"Implementing an experimental VLIW compiler","authors":"M. Moudgill","doi":"10.1145/1275165.1275172","DOIUrl":"https://doi.org/10.1145/1275165.1275172","url":null,"abstract":"","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"168 5","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131992517","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
RSIM: a simulator for shared-memory multiprocessor and uniprocessor systems that exploit ILP RSIM:用于利用ILP的共享内存多处理器和单处理器系统的模拟器
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275171
Vijay S. Pai, Parthasarathy Ranganathan, S. Adve
{"title":"RSIM: a simulator for shared-memory multiprocessor and uniprocessor systems that exploit ILP","authors":"Vijay S. Pai, Parthasarathy Ranganathan, S. Adve","doi":"10.1145/1275165.1275171","DOIUrl":"https://doi.org/10.1145/1275165.1275171","url":null,"abstract":"","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"244 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121971247","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 25
An enhanced DLX-based superscalar system simulator 一个增强的基于dlx的超标量系统模拟器
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275170
C. Chen, Akida Wu
{"title":"An enhanced DLX-based superscalar system simulator","authors":"C. Chen, Akida Wu","doi":"10.1145/1275165.1275170","DOIUrl":"https://doi.org/10.1145/1275165.1275170","url":null,"abstract":"We have designed a DLX-based superscalar processor simulator. This simulator provides many more functions than its predecessors developed elsewhere. We have added trap handlers and required C functions in the system so that most of the SPEC92 programs now run on the simulator. In addition, this simulator is fully configurable and re-configurable. Specifically, the following options and functions are provided by the simulator.\u0000 • Central window versus distributed reservation stations.\u0000 • Branch prediction mechanisms using static or dynamic schemes. The later provides branch target buffer and branch history table.\u0000 • Configurable functional units.\u0000 • A fully configurable KNL non-blocking cache structure incorporated int he simulator. (K: the number of ways. N: the number of cache lines in a way. L: line size). Split versus unified option and cm + βmL/D memory latency model.\u0000 • Better debugging functions allowing the interruption of the simulation, reconfiguration, restart in a cycle-by-cycle fashion, or run to the end.\u0000 • NT/Win95 platform ready.\u0000 This DLX-based superscalar simulator is instruction-driven, which offers richer educational features than most of the trace-driven simulators. For information about this simulator, please refer to http://com.el.yuntech.edu.tw.","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"59 12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133121154","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Interactive CPU simulator for computer organization instruction 用于计算机组织指令的交互式CPU模拟器
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275169
R. Hodson, James Hereford
{"title":"Interactive CPU simulator for computer organization instruction","authors":"R. Hodson, James Hereford","doi":"10.1145/1275165.1275169","DOIUrl":"https://doi.org/10.1145/1275165.1275169","url":null,"abstract":"","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126133459","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Evaluating the performance of dynamic branch prediction schemes with BPSim 基于BPSim的动态分支预测方案性能评价
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275174
N. Lam, Si-En Chang, M. Manwaring
{"title":"Evaluating the performance of dynamic branch prediction schemes with BPSim","authors":"N. Lam, Si-En Chang, M. Manwaring","doi":"10.1145/1275165.1275174","DOIUrl":"https://doi.org/10.1145/1275165.1275174","url":null,"abstract":"BPSim (Branch Prediction Simulator) is a trace-driven simulator for predicting branch outcomes in high performance processors. It incorporates various dynamic prediction schemes widely reported in the literature and practiced in existing processors such as the MIPS R10000, Pentium Pro and Alpha 21164 [1, 10, 13]. Users can benefit from the completeness and flexibility of this simulator in gaining an understanding of the trade-off between prediction accuracy and hardware cost especially in an education environment.","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133491913","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An integrated learning support environment for computer architecture 计算机体系结构综合学习支持环境
WCAE-3 '97 Pub Date : 1900-01-01 DOI: 10.1145/1275165.1275173
Paul S. Coe, F. Howell, R. Ibbett, R. McNab, Laurence M. Williams
{"title":"An integrated learning support environment for computer architecture","authors":"Paul S. Coe, F. Howell, R. Ibbett, R. McNab, Laurence M. Williams","doi":"10.1145/1275165.1275173","DOIUrl":"https://doi.org/10.1145/1275165.1275173","url":null,"abstract":"The Integrated Learning Support Environment (ILSE) for Computer Architecture provides structured on-line access to a large body of text and diagrams in which the diagrams (a) remain visible on-screen even when the text is scrolled, (b) may in some cases be animated to provide a visual demonstration of activities occurring within a computer system. It uses a WWW multi-frame window system, with separate frames for text, diagrams and navigation control. The animated diagrams are driven by output from an architecture simulation system which has been (re-)written in Java. Using Java, live simulations can be incorporated into the WWW pages and run remotely.","PeriodicalId":354984,"journal":{"name":"WCAE-3 '97","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126629764","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信