DocumentCode
3682579
Title
GPU Computing Pipeline Inefficiencies and Optimization Opportunities in Heterogeneous CPU-GPU Processors
Author
Joel Hestness;Stephen W. Keckler;David A. Wood
fYear
2015
Firstpage
87
Lastpage
97
Abstract
Emerging heterogeneous CPU-GPU processors have introduced unified memory spaces and cache coherence. CPU and GPU cores will be able to concurrently access the same memories, eliminating memory copy overheads and potentially changing the application-level optimization targets. To date, little is known about how developers may organize new applications to leverage the available, finer-grained communication in these processors. However, understanding potential application optimizations and adaptations is critical for directing heterogeneous processor programming model and architectural development. This paper quantifies opportunities for applications and architectures to evolve to leverage the new capabilities of heterogeneous processors. To identify these opportunities, we ported and simulated a broad set of benchmarks originally developed for discrete GPUs to remove memory copies, and applied analytical models to quantify their application-level pipeline inefficiencies. For existing benchmarks, GPU bulk-synchronous software pipelines result in considerable core and cache utilization inefficiency. For heterogeneous processors, the results indicate increased opportunity for techniques that provide flexible compute and data granularities, and support for efficient producer-consumer data handling and synchronization within caches.
Keywords
"Graphics processing units","Benchmark testing","Kernel","Optimization","Pipelines","Synchronization"
Publisher
ieee
Conference_Titel
Workload Characterization (IISWC), 2015 IEEE International Symposium on
Type
conf
DOI
10.1109/IISWC.2015.15
Filename
7314150
Link To Document