Title :
A Hybrid Modeling Approach to Microarchitecture Design Space Exploring
Author :
Yan, Wei ; Liu, Jia ; Lin, Chuang
Author_Institution :
Comput. Sci., Tsinghua Univ., Beijing, China
Abstract :
The micro architectural design space of a new processor is too huge for architects to handle with cycle-accurate simulators. Previous researches attack this problem by statistical learning methods such as Artificial Neural Networks (ANN) and statistical sampling solutions such as SimPoint. These approaches greatly reduce the simulation time while keeping the results of CPI precisely. However, all these machine learning and sampling methods are “black boxes”: although we can get CPI accurately, we can´t get detailed information of on-chip components which makes it difficult to find relationships between these components and bottlenecks of a design. Thus these approaches are not sufficient to provide enough intuitions for architects to find potential improvements. This paper proposes a novel “white box” Decision-free Generalized Stochastic Petri Nets (Decision-free GSPN) model. We adopt ANN to estimate certain parameters for GSPN when we consider new design points. Our hybrid approach could predict CPI accurately and produce the usage state of instruction queue (IQ), micro operation queue (uopQ), reservation station (RS), reorder buffer (ROB) and so on precise enough to give architects intuitions into the new design. Our solution takes only several minutes to finish comparing to days when we adopt cycle-accurate software simulator, with less than 8.6% error rate for CPI. We believe the information our method produces is precise enough to give architects more intuitions and insights about how to change a design comparing to previous machine learning methods.
Keywords :
Petri nets; learning (artificial intelligence); microprocessor chips; stochastic processes; CPI; SimPoint; artificial neural networks; cycle-accurate simulators; decision-free GSPN model; hybrid modeling approach; instruction queue; machine learning; microarchitecture design space; microoperation queue; reorder buffer; reservation station; statistical learning methods; statistical sampling; white box decision-free generalized stochastic Petri nets;
Conference_Titel :
Grid and Cooperative Computing (GCC), 2010 9th International Conference on
Conference_Location :
Nanjing
Print_ISBN :
978-1-4244-9334-0
Electronic_ISBN :
978-0-7695-4313-0
DOI :
10.1109/GCC.2010.33