Compilation approach for dynamically reconfigurable architecture based on grouped tasks

Ai-ming JI,Hai-bin SHEN,Xiao-lang YAN
DOI: https://doi.org/10.3785/j.issn.1008-973X.2006.08.005
2006-01-01
Abstract:A new compilation approach based on grouped tasks was proposed for optimal compilation of dynamically reconfigurable architecture. By partitioning an application algorithm into tasks, a task flow graph was established. Based on communication data between tasks and the size of local data memory, the executing order of tasks was determined. Tasks were grouped with loading configuration data and executing tasks overlapping in time domain. For each grouped tasks, loop transformation was applied to diminish the frequence of reading configuration data, which resulted in improved application performance. Experiment result showed that the compilation approach can efficiently improve the execution speed of the applied algorithm on dynamically reconfigurable architecture.
What problem does this paper attempt to address?