MS-CLS: An Effective Partitioning and Placement Metaheuristic for Wafer-Scale Physics Modeling

IEEE TRANSACTIONS ON EMERGING TOPICS IN COMPUTATIONAL INTELLIGENCE(2024)

引用 0|浏览1
暂无评分
摘要
Finite element method (FEM) is one of the most successful numerical approaches for solving partial differential equations. It discretizes the target space into smaller and simpler parts to utilize the power of massively parallel computing, which usually involves two challenging combinatorial optimization problems: partitioning and placement. The partitioning decomposes the complete problem into a series of parallelizable tasks. The subsequent placement determines the mapping from computational tasks to parallel processors and optimizes the overall simulation overhead, such as latency and interference. Similar to the successful application of hardware acceleration for boosting the training of deep neural networks in the ISPD 2020 contest, a new challenge for exploiting the power of a wafer-scale engine to accelerate the finite element method was proposed in ISPD 2021. First, we need to partition the target space into non-uniform grids according to the heatmap to maximize the accuracy. Then, the computing task corresponding to each grid needs to be placed onto a 2D array of 848,000 processors to minimize the total communication overhead. In this paper, we propose an effective metaheuristic algorithm named MS-CLS for tackling this challenging problem by introducing a Merging-Splitting-based heuristic for partitioning and a Cluster-based Local Search metaheuristic for placement. Compared with the records of the ISPD 2021 contest, MS-CLS outperforms all the qualified teams in the contest on all the benchmark datasets in a short computational time. Moreover, similar techniques proposed in this work can be used on other hardware parallel acceleration applications.
更多
查看译文
关键词
Scheduling and task partitioning,placement and routing,heuristic search,wafer-scale physics modeling
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要