Proceedings of the Fifteenth International Conference on Architectural Support for Programming Languages and Operating Systems 2010
DOI: 10.1145/1736020.1736044
|View full text |Cite
|
Sign up to set email alerts
|

Conservation cores

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2012
2012
2021
2021

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 264 publications
(17 citation statements)
references
References 23 publications
0
17
0
Order By: Relevance
“…Unfortunately, there were insufficient data available to accurately compute this information. However, a substantive body of research [23][24][25][26] indicates that specialised logic consumes significantly less power than programmable logic due to the removal of overheads such as instruction processing, register accesses and inefficient memory layouts. Analyses indicate a 16× power decrease can be expected, with up to a 500× decrease possible for some applications [50].…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Unfortunately, there were insufficient data available to accurately compute this information. However, a substantive body of research [23][24][25][26] indicates that specialised logic consumes significantly less power than programmable logic due to the removal of overheads such as instruction processing, register accesses and inefficient memory layouts. Analyses indicate a 16× power decrease can be expected, with up to a 500× decrease possible for some applications [50].…”
Section: Resultsmentioning
confidence: 99%
“…This will result in a 14 % throughput increase per annum, which is substantially less than current trends. The solution proposed by most researchers is specialisation [24][25][26], which involves offloading parallelisable computations to embedded microarchitectures. It has already been used effectively in a variety of processors.…”
Section: Microarchitecturesmentioning
confidence: 99%
“…Also a number of academic groups advocates this approach to accelerate many-cores. The GreenDroid architecture [21], features clusters with a single general-purpose core, which is tightly-coupled to a sea of smaller conservation cores (or c-cores) [46] that communicate with the rest of the system through a L1 coherent cache. C-cores target energy efficiency of commonly executed portions of general-purpose code, such as parts of the Android stack, by leveraging highlevel synthesis tools.…”
Section: Related Workmentioning
confidence: 99%
“…respectively silicon that is used seldom/at a lower frequency and silicon that performs specialized functions. By inserting both general and special-purpose processors in a single computing fabric we can effectively counteract the loss of potential performance due to the utilization wall, since special-purpose processors are typically not in use simultaneously nor are they always on [46]. However, heterogeneous architectures increase the size and complexity of the design space along several axes: granularity of the heterogeneous processors, coupling with software cores, communication interfaces, etc.…”
Section: Introductionmentioning
confidence: 99%
“…Consequently, large companies purchase computers with the best performance per energy (PPE) dollar, rather than the best absolute performance [3], and the Japanese Green IT Council promotes PPE as a world standard metric for data center efficiency [4]. To lower power and improve PPE, architects are turning to customization and heterogeneity [5], [6], [7], [8], [9], [10], [11], [12]. Customized hardware for a specific function is well known to provide orders of magnitude improvements in performance, power, or both, but offers This research was supported by ARC DP0666059, NSF CSR-0917191, the 863 program of China 2012AA010905, and the National Natural Science Foundation of China 61070037, 61103016. a daunting programming task and the resulting software is generally not portable.…”
Section: Introductionmentioning
confidence: 99%