International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064


Downloads: 119

Research Paper | Computer Science & Engineering | India | Volume 5 Issue 10, October 2016


GPU Enhanced Smoothed Particle Hydrodynamics Simulation

Deepa S. Kadam | Ram B. Joshi [3]


Abstract: Smoothed Particle Hydrodynamics is a powerful tool for simulating fluid dynamics. Moreover, it is easily parallelizable, as the interaction between two particles is independent of the others. However, with a large number of particles there would be a significant amount of computation involved for calculating the interaction between the particles. So its necessity of an algorithm that is suitable for such parallelization using GPUs. An analysis of the implementation of smoothed particle hydrodynamics (SPH) simulation in a parallelized manner is presented here. In normal implementation, there is very much data transfer overhead. It is because, after performing physical computation every time it copies all data to the main memory for displaying them. But constantly sending this data makes this computation extremely slow. So to overcome this problem, a parallel implementation of SPH simulation using shared memory is used in proposed work. Speaking simply, proposed work performs all the physical computations at GPU and updated data is sent to the main memory only when it needs to be displayed. This will help to minimize the CPU-GPU data transfer overhead and speeding-up the performance.


Keywords: SPH, parallelization, thread, simulation


Edition: Volume 5 Issue 10, October 2016,


Pages: 277 - 280


How to Download this Article?

You Need to Register Your Email Address Before You Can Download the Article PDF


How to Cite this Article?

Deepa S. Kadam, Ram B. Joshi, "GPU Enhanced Smoothed Particle Hydrodynamics Simulation", International Journal of Science and Research (IJSR), Volume 5 Issue 10, October 2016, pp. 277-280, https://www.ijsr.net/get_abstract.php?paper_id=ART20162085

Similar Articles with Keyword 'SPH'

Downloads: 3 | Weekly Hits: ⮙2 | Monthly Hits: ⮙2

Survey Paper, Computer Science & Engineering, India, Volume 10 Issue 6, June 2021

Pages: 716 - 720

A Comprehensive Study of Elasticsearch

Nikita Kathare | O. Vinati Reddy | Dr. Vishalakshi Prabhu

Share this Article

Downloads: 4 | Weekly Hits: ⮙3 | Monthly Hits: ⮙3

Research Paper, Computer Science & Engineering, India, Volume 12 Issue 11, November 2023

Pages: 1103 - 1109

Train Crash Avoidance Strategies When Wheels on Track

Depavath Harinath [4]

Share this Article
Top