Title :
Decoupled Architectures as a Low-Complexity Alternative to Out-of-order Execution
Author :
Crago, Neal C. ; Patel, Sanjay J.
Author_Institution :
Electr. & Comput. Eng., Univ. of Illinois at Urbana-Champaign, Urbana, IL, USA
Abstract :
In this paper we present OUTRIDERHP, a novel implementation of a decoupled architecture that approaches the performance of contemporary out-of-order processors on parallel benchmarks while maintaining low hardware complexity. OUTRIDERHP leverages the compiler to separate a single thread of execution into memory-accessing and memory-consuming streams that can be executed concurrently, which we call strands. We identify loss-of-decoupling events which cripple performance on traditional decoupled architectures, and design OUTRIDERHP to enable extraction of multiple strands and control speculation which provide superior memory and functional unit latency tolerance. OUTRIDERHP outperforms a baseline in-order architecture by 26-220% and Decoupled Access/Execute by 7-172% when executing parallel benchmarks on an 8-core CMP configuration. OUTRIDERHP performs within 15% of higher-complexity out-of-order cores despite not utilizing large physical register files, dynamic scheduling, and register renaming hardware.
Keywords :
computational complexity; multiprocessing systems; parallel architectures; 8-core CMP configuration; OUTRIDERHP; baseline in-order architecture; compiler; decoupled architectures; dynamic scheduling; functional unit latency tolerance; loss-of-decoupling events; low-complexity alternative; memory-accessing streams; memory-consuming streams; out-of-order execution; out-of-order processors; parallel benchmarks; register files; register renaming hardware; Benchmark testing; Computer architecture; Hardware; Magnetic resonance imaging; Out of order; Registers; Computer Architecture; Decoupled; High-Performance; Processor;
Conference_Titel :
Parallel Architectures and Compilation Techniques (PACT), 2011 International Conference on
Conference_Location :
Galveston, TX
Print_ISBN :
978-1-4577-1794-9
DOI :
10.1109/PACT.2011.28