4.5 Article

Algorithmic Aspects of Hardware/Software Partitioning: 1D Search Algorithms

Journal

IEEE TRANSACTIONS ON COMPUTERS
Volume 59, Issue 4, Pages 532-544

Publisher

IEEE COMPUTER SOC
DOI: 10.1109/TC.2009.173

Keywords

Hardware/software partitioning; heuristic; algorithm; complexity; knapsack problem

Funding

  1. National Science Foundation of China [60970016]

Ask authors/readers for more resources

Hardware/software (HW/SW) partitioning is one of the key challenges in HW/SW codesign. This paper presents efficient algorithms for the HW/SW partitioning problem, which has been proved to be NP- hard. We reduce the HW/SW partitioning problem to a variation of knapsack problem that is approximately solved by searching 1D solution space, instead of searching 2D solution space in the latest work cited in this paper, to reduce time complexity. Three heuristic algorithms are proposed to determine suitable partitions to satisfy HW/SW partitioning constraints. We have shown that the time complexity for partitioning a graph with n nodes and m edges is significantly reduced from O(d(x) . d(y) . n(3)) to O(n log n + d . (n + m)), where d and d(x) . d(y) are the number of the fragments of the searched 1D solution space and the searched 2D solution space, respectively. The lower bound on the solution quality is also proposed based on the new computing model to show that it is comparable to that reported in the literature. Moreover, empirical results show that the proposed algorithms produce comparable and often better solutions when compared to the latest algorithm while reducing the time complexity significantly.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.5
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available