Title :
Dynamic cluster assignment mechanisms
Author :
Canal, Ramon ; Parcerisa, Joan Manuel ; Gonzalez, Antonio
Author_Institution :
Dept. d´´Arquitectura de Comput. Univ. Politecnica de Catalunya, Barcelona, Spain
fDate :
6/22/1905 12:00:00 AM
Abstract :
Clustered microarchitectures are an effective approach to reducing the penalties caused by wire delays inside a chip. Current superscalar processors have in fact a two-cluster microarchitecture with a naive code partitioning approach: integer instructions are allocated to one cluster and floating-point instructions to the other. This partitioning scheme is simple and results in no communications between the two clusters (just through memory) but it is in general far from optimal because she workload is not evenly distributed most of the time. In fact, when the processor is running integer programs, the workload is extremely unbalanced since the FP cluster is not used at all. In this work we investigate run-time mechanisms that dynamically distribute the instructions of a program among these two clusters. By optimizing the trade-off between inter-cluster communication penalty and workload balance, the proposed schemes can achieve an average speed-up of 36% for the SpecInt95 benchmark suite
Keywords :
parallel architectures; resource allocation; FP cluster; cluster assignment mechanisms; inter-cluster communication; microarchitectures; naive code partitioning; run-time mechanisms; workload balance; Computer aided instruction; Decoding; Hardware; Instruction sets; Irrigation; Logic; Microarchitecture; Proposals; Read-write memory; Registers;
Conference_Titel :
High-Performance Computer Architecture, 2000. HPCA-6. Proceedings. Sixth International Symposium on
Conference_Location :
Touluse
Print_ISBN :
0-7695-0550-3
DOI :
10.1109/HPCA.2000.824345