Parallel Computing 2002
DOI: 10.1142/9781860949630_0004
|View full text |Cite
|
Sign up to set email alerts
|

Graph Partitioning for Dynamic, Adaptive and Multi-Phase Scientific Simulations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
135
0

Year Published

2002
2002
2013
2013

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 89 publications
(135 citation statements)
references
References 0 publications
0
135
0
Order By: Relevance
“…For example, solving the graph partitioning problem can help to balance load and minimize communication in scientific simulations [150,35,69], can speed up Dijkstra's Algorithm [108,120], and in general is an useful technique in the route planning area [111,100,48]; it supports VLSI design [7,8], and also can preserve sparsity in Gaussian elimination on sparse symmetric positive definite matrices [74]. Probably the best known application of graph partitioning is the numerical solution of partial differential equations on a highly parallel computer.…”
Section: Motivationmentioning
confidence: 99%
See 2 more Smart Citations
“…For example, solving the graph partitioning problem can help to balance load and minimize communication in scientific simulations [150,35,69], can speed up Dijkstra's Algorithm [108,120], and in general is an useful technique in the route planning area [111,100,48]; it supports VLSI design [7,8], and also can preserve sparsity in Gaussian elimination on sparse symmetric positive definite matrices [74]. Probably the best known application of graph partitioning is the numerical solution of partial differential equations on a highly parallel computer.…”
Section: Motivationmentioning
confidence: 99%
“…Indeed, high quality solutions are also favorable in applications where the graph needs to be partitioned only once so that the partition can be used over and over again and the running time of the graph partitioning algorithms is only a minor issue [108,120,111,100,48,69]. Thirdly, high quality solutions are even important in areas in which the running time overhead is paramount [157], such as finite element computations [150] or the direct solution of sparse linear systems [74]. Here, high quality graph partitions can be useful for benchmarking purposes.…”
Section: Motivationmentioning
confidence: 99%
See 1 more Smart Citation
“…Parallel formulations of multilevel graph partitioning schemes have also been proposed in the literature, although their development is quite challenging. Moreover, parallel versions of the three well known partition packages Jostle [48], Metis [40] and Scotch [36], based on the multilevel paradigm, have also been developed. Perhaps the fastest available parallel code is the parallel version of Metis (parMatis).…”
Section: Classical Approaches For the Graph Partitioning Problemmentioning
confidence: 99%
“…The current implementation of SDM requires that the partition vector fit in memory; an out-of-core partition vector is not currently supported. For the application illustrated in Figure 6, we used the partitioning vector generated from the graph-partitioning tool Metis [20,34].…”
Section: Implementation Detailsmentioning
confidence: 99%