Proceedings of the 37th Annual International Symposium on Computer Architecture 2010
DOI: 10.1145/1815961.1815968
|View full text |Cite
|
Sign up to set email alerts
|

Understanding sources of inefficiency in general-purpose chips

Abstract: Due to their high volume, general-purpose processors, and now chip multiprocessors (CMPs), are much more cost effective than ASICs, but lag significantly in terms of performance and energy efficiency. This paper explores the sources of these performance and energy overheads in general-purpose processing systems by quantifying the overheads of a 720p HD H.264 encoder running on a general-purpose CMP system. It then explores methods to eliminate these overheads by transforming the CPU into a specialized system f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
106
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 326 publications
(110 citation statements)
references
References 22 publications
0
106
0
Order By: Relevance
“…Hameed et al in [16] quantify the performance and energy overheads of a H.264 encoder running on a general purpose CMP and explore methods to eliminate these overheads by adding optimizations such as SIMD units and processing units that are completely customized to implement H.264. In our work we build on the superior performance efficiency that customization provides and explore a wider range of design points.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Hameed et al in [16] quantify the performance and energy overheads of a H.264 encoder running on a general purpose CMP and explore methods to eliminate these overheads by adding optimizations such as SIMD units and processing units that are completely customized to implement H.264. In our work we build on the superior performance efficiency that customization provides and explore a wider range of design points.…”
Section: Related Workmentioning
confidence: 99%
“…In our work we build on the superior performance efficiency that customization provides and explore a wider range of design points. SIMD units and tightly coupled custom units described in [16] are two of the design points we study. Our main contribution is that we have designed a processor platform that can implement a large class of algorithms.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The level-one data cache (L1D) uses up to 25% of the total power of a processor [6,9]. The processor's overall power is increased by inefficiencies in the data memory hierarchy such as unnecessary cache line transfers and stall cycles caused by cache misses.…”
Section: Introductionmentioning
confidence: 99%
“…However, with near-threshold supply, dim silicon designs suffer from diminishing throughput returns as the core number increases. On the other hand, customized accelerators are attracting more attention due to their orders of magnitude higher power efficiency than general-purpose processors [16,32]. Although accelerators are promising in improving performance with less power consumption, they are built for specific applications, have limited utilization in general-purpose applications, and sacrifice die area that could be used for more general-purpose cores.…”
Section: Multiprocessorsmentioning
confidence: 99%