Task assignment for network processor pipelines using GA

  • Authors:
  • Shoumeng Yan;Xingshe Zhou;Lingmin Wang;Fan Zhang;Haipeng Wang

  • Affiliations:
  • School of Computer Science, Northwestern Polytechnic University, Xi’an, China;School of Computer Science, Northwestern Polytechnic University, Xi’an, China;School of Computer Science, Northwestern Polytechnic University, Xi’an, China;School of Computer Science, Northwestern Polytechnic University, Xi’an, China;School of Computer Science, Northwestern Polytechnic University, Xi’an, China

  • Venue:
  • APPT'05 Proceedings of the 6th international conference on Advanced Parallel Processing Technologies
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In several commercial network processors programming environments, programmer must manually assign many processing tasks to the processor pipelines which consist of many processing engines. Due to the large exploration space, this manual procedure is usually very tedious and inefficient and the optimal or even near-optimal assignment scheme may be difficult to obtain. This paper proposes an automated task-to-PE assignment algorithm based on genetic algorithm. Experimental results show that this method can quickly obtain near-optimal solutions from the large solution space and the algorithm execution time is decoupled with pipeline stages. These two features make this method very suitable to be used in a NP application development environment and provide a more efficient development experience for developers.