GA-Based Mapping and Scheduling of HSDF Graphs on Multiprocessor Platforms.

Hao Wu,Nenggan Zheng,Hong Li,Zonghua Gu
DOI: https://doi.org/10.1007/978-3-030-15093-8_23
2018-01-01
Abstract:Synchronous Dataflow (SDF) is a widely-used model-of-computation for signal processing and multimedia applications. We address the problem of mapping a Homogeneous Synchronous Dataflow (HSDF) graph onto a multiprocessor platform with the objective of maximizing system throughput. Since the problem is a NP-hard combinatorial optimization problem, it computationally infeasible to use exhaustive search to obtain optimal solutions for large applications. In this paper, we apply Genetic Algorithms to search the design space of all possible actor-to-processor mappings and static-order schedules on each processor to find a near-optimal solution, and compare the performance and scalability of GA with the exact solution technique based on SAT solving.
What problem does this paper attempt to address?