Parallel Decomposition of Unstructured FEM-Meshes (1995)
Cached
Download Links
- [www.uni-paderborn.de]
- [www.uni-paderborn.de]
- [ftp.uni-paderborn.de]
- DBLP
Other Repositories/Bibliography
| Venue: | Concurrency: Practice & Experience |
| Citations: | 38 - 14 self |
BibTeX
@INPROCEEDINGS{Diekmann95paralleldecomposition,
author = {Ralf Diekmann and Derk Meyer and Burkhard Monien},
title = {Parallel Decomposition of Unstructured FEM-Meshes},
booktitle = {Concurrency: Practice & Experience},
year = {1995},
pages = {199--215},
publisher = {Springer}
}
Years of Citing Articles
OpenURL
Abstract
. We present a massively parallel algorithm for static and dynamic partitioning of unstructured FEM-meshes. The method consists of two parts. First a fast but inaccurate sequential clustering is determined which is used, together with a simple mapping heuristic, to map the mesh initially onto the processors of a massively parallel system. The second part of the method uses a massively parallel algorithm to remap and optimize the mesh decomposition taking several cost functions into account. It first calculates the amount of nodes that have to be migrated between pairs of clusters in order to obtain an optimal load balancing. In a second step, nodes to be migrated are chosen according to cost functions optimizing the amount and necessary communication and other measures which are important for the numerical solution method (like for example the aspect ratio of the resulting domains). The parallel parts of the method are implemented in C under Parix to run on the Parsytec GCel systems. R...







