Article ID Journal Published Year Pages File Type
424689 Future Generation Computer Systems 2012 8 Pages PDF
Abstract

Executing sequential program on multi-core is crucial for accommodating Instruction Level Parallelism (ILP) in Chip Multi-Processor (CMP) architecture. One widely used method for steering instructions across cores is based on dependency. However, this method requires a sophisticated steering mechanism and brings about much hardware complexity and die area overhead. This paper presents the Global Register Alias Table (GRAT), a structure which can be used in CMP architecture to facilitate sequential program execution across cores. The GRAT drastically reduces the area overhead and design complexity of steering instructions without introducing additional programming effort or compiler support. Dynamic reconfiguration is also implemented to support efficient parallel program execution. In our evaluation, the result shows that our work performs within 5.9% of Core Fusion, a recent work which requires a complex steering unit.

► The Global Register Alias Table structure (GRAT) is used in CMP architecture. ► The GRAT simplify instruction steering with acceptable performance loss. ► The performance of GRAT improves if the latency of cross-core communication reduces. ► The GRAT supports parallel program well.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics
Authors
, , , ,