A Method of Quadratic Programming for Mapping on NoC Architecture.

Jiayi Sheng,Liulin Zhong,Ming-e Jing,Zhiyi Yu,Xiaoyang Zeng
DOI: https://doi.org/10.1109/asicon.2011.6157156
2011-01-01
Abstract:Network-on-Chip (NoC) architecture is drawing intensive attention since it promises to maintain high performance in handling complex communication issues as the number of on-chip components increases. An effective method of mapping multitask applications on multicores is necessary to effectively use the NoC potential. In this paper, we propose an approach of quadratic programming (QP) formulation at the first time for the mapping problem, and it can overcome the unacceptable complexity of Integer Linear Programming (ILP) in dealing with problems with large size due to the decrease in the number of variables. Experimental results show that, QP method is at least 10 times faster than ILP method for 20 given benchmarks.
What problem does this paper attempt to address?