Title :
Optimized Use of Parallel Programming Interfaces in Multithreaded Embedded Architectures
Author :
Arthur F. Lorenzon;Anderson L. Sartor;Márcia C. ;Antonio Carlos Schneider Beck
Author_Institution :
Inst. of Informatic, Fed. Univ. of Rio Grande do Sul, Rio Grande, Brazil
fDate :
7/1/2015 12:00:00 AM
Abstract :
Thread-level parallelism (TLP) exploitation for embedded systems has been a challenge for software developers: while it is necessary to take advantage of the availability of multiple cores, it is also mandatory to consume less energy. To speed up the development process and make it as transparent as possible, software designers use parallel programming interfaces (PPIs). However, as will be shown in this paper, each one implements different ways to exchange data, influencing performance, energy consumption and energy-delay product (EDP), which varies across different embedded processors. By evaluating four PPIs and three multicore processors, we demonstrate that it is possible to save up to 62% in energy consumption and achieve up to 88% of EDP improvements by just switching the PPI, and that the efficiency (i.e., The best possible use of the available resources) decreases as the number of threads increases in almost all cases, but at distinct rates.
Keywords :
"Energy consumption","Message systems","Memory management","Synchronization","Instruction sets","Benchmark testing"
Conference_Titel :
VLSI (ISVLSI), 2015 IEEE Computer Society Annual Symposium on
DOI :
10.1109/ISVLSI.2015.85