학술논문

OUTRIDER: Efficient memory latency tolerance with decoupled strands
Document Type
Conference
Source
2011 38th Annual International Symposium on Computer Architecture (ISCA) Computer Architecture (ISCA), 2011 38th Annual International Symposium on. :117-128 Jun, 2011
Subject
Computing and Processing
Abstracts
Heating
Instruction sets
Biological system modeling
Language
ISSN
1063-6897
Abstract
We present Outrider, an architecture for throughput-oriented processors that provides memory latency tolerance to improve performance on highly threaded workloads. Out-rider enables a single thread of execution to be presented to the architecture as multiple decoupled instruction streams that separate memory-accessing and memory-consuming instructions. The key insight is that by decoupling the instruction streams, the processor pipeline can tolerate memory latency in a way similar to out-of-order designs while relying on a low-complexity in-order micro-architecture. Moreover, instead of adding more threads as is done in modern GPUs, Outrider can tolerate memory latency with fewer threads and reduced contention for resources shared amongst threads. We demonstrate that Outrider can outperform single threaded cores by 23–131% and a 4-way simultaneous multithreaded core by up to 87% on data parallel applications in a 1024-core system. Moreover, Outrider achieves these performance gains without incurring the overhead of additional hardware thread contexts, which results in improved area efficiency compared to a multithreaded core.