2002
DOI: 10.1109/5992.988653
|View full text |Cite
|
Sign up to set email alerts
|

Zoltan data management services for parallel dynamic applications

Abstract: We present an easy to use and flexible grid library for developing highly scalable parallel simulations. The distributed cartesian cell-refinable grid (dccrg) supports adaptive mesh refinement and allows an arbitrary C++ class to be used as cell data. The amount of data in grid cells can vary both in space and time allowing dccrg to be used in very different types of simulations, for example in fluid and particle codes. Dccrg transfers the data between neighboring cells on different processes transparently and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
147
0
3

Year Published

2004
2004
2013
2013

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 232 publications
(157 citation statements)
references
References 21 publications
0
147
0
3
Order By: Relevance
“…Also, Sandia National Labs' Zoltan toolkit [25] contains a recently developed parallel hypergraph partitioner [24]. This partitioner is based on the multi-level RB paradigm and currently supports the connectivity-1 cost metric.…”
Section: Hypergraph Partitioning Toolsmentioning
confidence: 99%
“…Also, Sandia National Labs' Zoltan toolkit [25] contains a recently developed parallel hypergraph partitioner [24]. This partitioner is based on the multi-level RB paradigm and currently supports the connectivity-1 cost metric.…”
Section: Hypergraph Partitioning Toolsmentioning
confidence: 99%
“…Each algorithm has characteristics and requirements that make it appropriate for certain applications; see [4,35] for examples and [33] for an overview of available methods. The Zoltan Parallel Data Services Toolkit [9,11] provides dynamic load balancing and related capabilities to a wide range of dynamic, unstructured and/or adaptive applications. Using Zoltan, application developers can switch partitioners simply by changing a run-time parameter, facilitating comparisons of the partitioners' effect on the applications.…”
Section: Partitioning and Dynamic Load Balancingmentioning
confidence: 99%
“…Zoltan [25,9] is a library that contains tools for load balancing and parallel data management. It provides a common interface to graph partitioners like METIS and ParMetis [15,14].…”
Section: Data Distributionmentioning
confidence: 99%