This paper deals with parallel implemeatation on distributed memory systemsof a pressure-correction projection scheme for the unsteady incompressible NavierStokes equations, the CNMT2 scheme (i.e., the Crank-Nickolson...
详细信息
This paper deals with parallel implemeatation on distributed memory systemsof a pressure-correction projection scheme for the unsteady incompressible NavierStokes equations, the CNMT2 scheme (i.e., the Crank-Nickolson Modified Temamscheme Ⅱ), presented in [1, 2]. The key point of this work is to study parallelizationof the fast Poisson solver [2] and analyse its parallel efficiency. Various techniques,such as pipelining and canon cyclic algorithm, were used to ensure good parallel performance and scalability of the algorithm. The algorithm has been implemented using MPI message passing environment and numerical tests have been carried out on various computers, including the home made Dawn-1000 MPP system and workstation clusters.
In the present paper, we give a review of pseudo-random number generators. The new methods and theory appearing in 1990’s will be focused. This paper concerns with almost all kinds of generators such as the linear, n...
详细信息
In the present paper, we give a review of pseudo-random number generators. The new methods and theory appearing in 1990’s will be focused. This paper concerns with almost all kinds of generators such as the linear, nonlinear and in- versive congruential methods, Fibonacci and Tausworthe (or feedback shift regis- ter) sequences, add-with-carry and subtract-with-borrow methods, multiple prime generator and chaotic mapping, as well as the theory of combination of generators.
The simulation on a distributed parallel computer system requires parallel ran- dom number generators. In this paper, four algorithms of parallel random number generators are introduced. They are segmented parallel al...
详细信息
The simulation on a distributed parallel computer system requires parallel ran- dom number generators. In this paper, four algorithms of parallel random number generators are introduced. They are segmented parallel algorithm and leapfrog par- allel algorithm of multiplicative congruential generator and generalized feedback shift register (GFSR) generator, parallel algorithm of lagged-Fibonacci generator,and parallel algorithm of combined generator.
暂无评论