2005
DOI: 10.1007/s10766-005-7302-z
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Implementation of a Lagrangian Stochastic Model for Pollutant Dispersion

Abstract: Lagrangian dispersion models have shown to be effective and reliable tools for simulating the airborne pollutant dispersion. However, the main drawback for their use as regulatory models is the associated high computational costs. Consequently, in this paper a parallel version of a Lagrangian particle model-LAMBDA-is developed using the MPI message passing communication library. Performance tests were executed in a distributed memory parallel machine, a multicomputer based on IA-32 architecture. Portions of th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2008
2008
2020
2020

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 19 publications
0
4
0
Order By: Relevance
“…Any number of trajectories can be computed independently in parallel, and communication is required only to distribute tasks and gather results. Such a computation is called an embarrassingly parallel problem, and fits well to any parallel computing architecture, including grids [122,123], clusters of any size [124,125], and GPUs [107][108][109]. Most commonly, implementations follow the master-slave paradigm.…”
Section: Parallelization Of Atmospheric Dispersion Modelsmentioning
confidence: 99%
“…Any number of trajectories can be computed independently in parallel, and communication is required only to distribute tasks and gather results. Such a computation is called an embarrassingly parallel problem, and fits well to any parallel computing architecture, including grids [122,123], clusters of any size [124,125], and GPUs [107][108][109]. Most commonly, implementations follow the master-slave paradigm.…”
Section: Parallelization Of Atmospheric Dispersion Modelsmentioning
confidence: 99%
“…Using parallel processing it is possible to both significantly reduce the simulation time as well as to alleviate memory problems. As the particle tracks are inherently independent of one another it is natural to compute these in parallel (see [8,13]), for example). It is known that parallel particle computations themselves are quite trivial.…”
Section: Introductionmentioning
confidence: 99%
“…In [13], the parallel approach is based on particle decomposition (i.e., particles are uniformly distributed across the processors). This is because they want to avoid the need of dynamic load balancing with domain decomposition after each time step and when the number of processors is increased.…”
Section: Introductionmentioning
confidence: 99%
“…Arnaout, et al addressed the problem of batch scheduling in an unrelated parallel machine environment, where dependent setup times are independent and the objective is to minimize the weighted mean completion time [3]. Meanwhile, a Lagrangian dispersion model is used in 2005 [4]. Pinedo et al investigated the effect of the variability of the processing times on the expected makespan [5].…”
Section: Introductionmentioning
confidence: 99%