Design and implementation of slice partition compilation algorithm for Metric multi-core

FU Zhong-chuan,Yang Gao,Dong Li,ZHANG Ze-xu,CUI Ping-yuan,LI Xin-mei
2011-01-01
Abstract:Programming model has become one of the handicaps in multi-core era. To counter to this bottleneck, a novel multi-core architecture, namely Metric (Method centric), is proposed in this paper, which attempts to bring the concept of procedure in programming model into computer architecture design. Basing on Metric multi-core, a slice partitioning compilation pass which tries to divide procedures into finer grains of similar size, namely slice, is investigated in details. Preliminary experiment results validate its effectiveness, and the algorithm is of great importance to Metric compiler tool chain and simulator setup.
What problem does this paper attempt to address?