2018
DOI: 10.1016/j.compfluid.2018.03.028
|View full text |Cite
|
Sign up to set email alerts
|

Multi-GPU parallel computation of unsteady incompressible flows using kinetically reduced local Navier–Stokes equations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
10
0
2

Year Published

2018
2018
2024
2024

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 17 publications
(12 citation statements)
references
References 14 publications
0
10
0
2
Order By: Relevance
“…Compared to fine-grained parallelism in a kernel with multiple threads, concurrent kernel execution is coarse-grain parallelism. Streams are often used to hide the overhead of data transfer communications from CPU to GPU or vice versa and computations [29,36]. Moreover, for kernels between which there is no data dependency, they can be calculated at the same time through streams to improve efficiency.…”
Section: Concurrent Kernel Executionmentioning
confidence: 99%
“…Compared to fine-grained parallelism in a kernel with multiple threads, concurrent kernel execution is coarse-grain parallelism. Streams are often used to hide the overhead of data transfer communications from CPU to GPU or vice versa and computations [29,36]. Moreover, for kernels between which there is no data dependency, they can be calculated at the same time through streams to improve efficiency.…”
Section: Concurrent Kernel Executionmentioning
confidence: 99%
“…The lattice-Boltzmann (LB) method, which solves the Boltzmann transport equation on a discretised phase space [6], is also closely related to the AC method [28,53,5]. All these methods are explicit in time and local in space and thus particularly amenable to massively parallel GPU-based simulations and have low memory requirements [24,25,26,29,41].…”
Section: Introductionmentioning
confidence: 99%
“…The KRLNS equations [30,9,24,25,26], the EDAC method [15,16,29] and GP equation [61] have been applied for different viscous incompressible flows. Kajzer and Pozorski [29] used the EDAC method to perform direct numerical simulations of a turbulent channel flow at the friction Reynolds number 180 and 395 on a collocated grid system.…”
Section: Introductionmentioning
confidence: 99%
“…The latter applied a GPU to accelerate the numerical simulation of steady flows around a hypersonic aircraft, which shows that the GPU acceleration has a great application prospect in aerospace engineering [20]. After that, the studies and applications of the multi-GPU acceleration, as well as CPU-GPU collaborative computing, further improved the speed of numerical simulations, and relevant work can be seen in [23][24][25][26]. As with the parallel computing method on CPU, data dependencies need to be paid much attention for the GPU implementation, and moreover, due to the particularity of the GPU architecture, some additional factors should be considered when writing a suitable GPU program.…”
Section: Introductionmentioning
confidence: 99%