Parallel computations on GPU in 3D using the vortex particle method
Wroclaw University of Technology, Wybrzeze Wyspianskiego 27, 50-537 Wroclaw, Poland
Computers & Fluids, 2012
@article{kosior2012parallel,
title={Parallel computations on GPU in 3D using the vortex particle method},
author={Kosior, A. and Kudela, H.},
journal={Computers & Fluids},
year={2012},
publisher={Elsevier}
}
The paper presented theVortexin Cell (VIC) method for solving the fluid motion equations in3D and its implementation for parallelcomputationin multicore architecture of the Graphics Processing Unit (GPU). One of the most important components of the VIC method algorithm is the solution of the Poisson equation. Multigrid and full multigrid methods were chosen for its solution onGPU. Its speed-up was almost 12 times greater than for the direct Fast Poisson Solver for a single processor. The speed-up for the entire VIC method implementation ontheGPU was 46 times.
October 4, 2012 by hgpu