Proceedings 2000 International Conference on Parallel Processing
DOI: 10.1109/icpp.2000.876127
|View full text |Cite
|
Sign up to set email alerts
|

A general predictive performance model for wavefront algorithms on clusters of SMPs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
42
0

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 41 publications
(42 citation statements)
references
References 4 publications
0
42
0
Order By: Relevance
“…OpenMP provides threadlevel parallelism within MPI tasks. Sweep3D [8,13] is a solver for the 3-D, time-independent, particle transport equation on an orthogonal mesh and it uses a multidimensional wavefront algorithm for "discrete ordinates" deterministic particle transport simulation. Sweep3D benefits from multiple wavefronts in multiple dimensions, which are partitioned and pipelined on a distributed memory system.…”
Section: Applicationsmentioning
confidence: 99%
“…OpenMP provides threadlevel parallelism within MPI tasks. Sweep3D [8,13] is a solver for the 3-D, time-independent, particle transport equation on an orthogonal mesh and it uses a multidimensional wavefront algorithm for "discrete ordinates" deterministic particle transport simulation. Sweep3D benefits from multiple wavefronts in multiple dimensions, which are partitioned and pipelined on a distributed memory system.…”
Section: Applicationsmentioning
confidence: 99%
“…First it considers a specific class of parallel algorithms that use macro-pipelining techniques to exhibit parallelism in matrix computations. Models and implementations of such algorithms have been proposed both for distributed memory [1,7,9,11,12,16] and shared memory machines [2]. But these works focus on data that fit into memory.…”
Section: Related Workmentioning
confidence: 99%
“…Thereby, they allow for an overlap of computation and communication by reordering loops [8] and adding pipeline loops. These techniques can be used for several applications with wavefront computations like the ADI [9,12], Gauss-Seidel [1], SOR [11], or Sweep3D [7,16] algorithms.…”
Section: Introductionmentioning
confidence: 99%
“…Sweep3D [8] is a 3D Cartesian geometry neutron transport code benchmark from the DOE's Accelerated Strategic Computing Initiative. As a procurement benchmark, this code has been extensively studied and tuned already [7], [10], [18], [20], [22]. The Gyrokinetic Toroidal Code (GTC) [11] is a particle-in-cell code that simulates turbulent transport of particles and energy.…”
Section: Case Studiesmentioning
confidence: 99%