14414

Accelerating IISPH: A Parallel GPGPU Solution Using CUDA

Andre Eliasson, Pontus Franzen
Blekinge Institute of Technology, Faculty of Computing, Department of Creative Technologies
Blekinge Institute of Technology, 2015

@article{eliasson2015accelerating,

   title={Accelerating IISPH: A Parallel GPGPU Solution Using CUDA},

   author={Eliasson, Andr{‘e} and Franz{‘e}n, Pontus},

   year={2015}

}

Download Download (PDF)   View View   Source Source   

2628

views

CONTEXT: Simulating realistic fluid behavior in incompressible fluids for computer graphics has been pioneered with the implicit incompressible smoothed particle hydrodynamics (IISPH) solver. The algorithm converges faster than other incompressible SPH-solvers, but real-time performance (in the perspective of video games, 30 frames per second) is still an issue when the particle count increases. OBJECTIVES: This thesis aims at improving the performance of the IISPH-solver by proposing a parallel solution that runs on the GPU using CUDA. The solution should not compromise the physical accuracy of the original solution. Investigated aspects are execution time, memory usage and physical accuracy. METHODS: The proposed implementation uses a fine-grained approach where each particle is calculated on a separate thread. It is compared to a sequential and a parallel OpenMP implementation running on the CPU. RESULTS and CONCLUSIONS: It is shown that the parallel CUDA solution allow for real-time performance for approximately 19 times the amount of particles than that of the sequential implementation. For approximately 175 000 particles the simulation runs at the constraint of real-time performance, more particles are still considered interactive. The visual result of the proposed implementation deviated slightly from the ones on the CPU.
Rating: 2.5/5. From 3 votes.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: