Identifying compiler optimization to minimize energy consumption

2013-11-12 Thread James Pallister
Hi Everyone, The exploration of how compilation optimizations affect energy consumption of embedded devices has been written up and published. Full paper (open access) can be viewed here: http://comjnl.oxfordjournals.org/content/early/2013/11/11/comjnl.bxt129.abstract Thanks, James ABSTRAC

Re: Power/Energy Awareness in GCC

2013-04-16 Thread James Pallister
On 15.04.2013 20:21, Tobias Burnus wrote: > http://gcc.gnu.org/ml/gcc/2013-03/msg00259.html ("Identifying Compiler > Options to Minimise Energy Consumption for Embedded Platforms"). I did this study last summer (paper at http://arxiv.org/abs/1303.6485). We looked at how existing optimizations affe

Identifying Compiler Options to Minimise Energy Consumption for Embedded Platforms

2013-03-27 Thread James Pallister
Hi, I posted a while ago about a project between Embecosm and the University of Bristol. In this project we explored the effect that a wide range of optimisations had on the execution time and energy consumption of a variety of benchmarks. The project has been written up, and results and conclu

Identifying Compiler Options to Minimize Energy Consumption by Embedded Programs

2012-07-20 Thread James Pallister
wiki here: http://jpallister.com/wiki I give you occasional updates here as the work progresses. All contributions and feedback are very welcome. Thanks, James Pallister