DocumentCode :
2580403
Title :
Parallel embedded systems: optimizations and challenges
Author :
Sha, Edwin H -M
Author_Institution :
Dept. of Comput. Sci., Texas Univ., Richardson, TX, USA
fYear :
2005
fDate :
15-16 Aug. 2005
Abstract :
With the advance of system level integration and system-on-chip, the high-tech industry is now moving toward multiple-core parallel embedded systems using hardware/software co-design approach. To design and optimize an embedded system and its software is technically hard because of the strict requirements of an embedded system in timing, code size, memory, low power, security, etc. while optimizing a parallel embedded system makes research even more challenging. We focus on loops because they are usually the most critical parts to be optimized in DSP or any computation-intensive applications. Because of the space limit, this paper only shows the basic ideas of fully parallelizing nested loops while minimizing code size overhead. Using our technique based on multidimensional retiming, any uniform nested loops can be transformed with minimal overhead such that all the computations in the new loop body can be executed simultaneously. This is the best possible result and can be applied to many applications executed on VLIW or other types of parallel systems.
Keywords :
embedded systems; parallel programming; program compilers; program control structures; hardware/software codesign; multidimensional retiming; multiple-core parallel embedded systems; parallelizing nested loops; system level integration; system-on-chip; Computer industry; Design optimization; Digital signal processing; Embedded software; Embedded system; Hardware; Power system security; Software systems; System-on-a-chip; Timing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Emerging Information Technology Conference, 2005.
Print_ISBN :
0-7803-9328-7
Type :
conf
DOI :
10.1109/EITC.2005.1544328
Filename :
1544328
Link To Document :
بازگشت