Title
Evolutionary multi-level acyclic graph partitioning
Abstract
Directed graphs are widely used to model data flow and execution dependencies in streaming applications. This enables the utilization of graph partitioning algorithms for the problem of parallelizing execution on multiprocessor architectures under hardware resource constraints. However due to program memory restrictions in embedded multiprocessor systems, applications need to be divided into parts without cyclic dependencies. We found that this can be done by a subsequent second graph partitioning step with an additional acyclicity constraint. We have four main contributions. First, we show that this more constrained version of the graph partitioning problem is NP-complete and present linear time heuristics. We then integrate them into an existingmulti-levelgraph partitioning framework to better handle large graphs. This achieves a 9% reduction of the edge cut compared to the previous single-level algorithm. Based on this, we engineer an evolutionary algorithm tofurtherreduce the cut, achieving a 30% reduction on average compared to the state of the art. Finally, we integrate the partitioning heuristics into a graph compiler for an embedded multiprocessor architecture and show that this can reduce the amount of communication for a real-world imaging application and thereby accelerate it by an average of 11%. It is shown that the compiler can emit optimized code for vastly different hardware platforms using the heuristics. In addition, we demonstrate how a custom fitness function for the evolutionary algorithm can be used to optimize other objectives like load balancing if the communication volume is not predominantly important on a given hardware platform.
Year
DOI
Venue
2020
10.1007/s10732-020-09448-8
JOURNAL OF HEURISTICS
Keywords
DocType
Volume
Graph partitioning,Evolutionary algorithm,Computer vision,Imaging,Embedded systems
Journal
26.0
Issue
ISSN
Citations 
5
1381-1231
1
PageRank 
References 
Authors
0.36
0
3
Name
Order
Citations
PageRank
Orlando Moreira110.36
Merten Popp210.36
Christian Schulz324024.10