PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 23, 2026Modelling—International Open Access Journal of Modelling in Engineering Science0 citationsOpen Access

GPU-Accelerated FLIP Fluid Simulation Based on Spatial Hashing Index and Thread Block-Level Cooperation

View Full Paper
CZChangjun ZouHLHui Luo

Key Points

  • This research aims to improve the efficiency of FLIP fluid simulations through GPU acceleration.
  • Migrated FLIP method to GPU using CUDA framework.
  • Implemented spatial hashing indexing for particle-to-grid mapping.
  • Developed thread block-level cooperation to avoid atomic contention.
  • Conducted diverse fluid simulation experiments to evaluate performance.
  • Achieved nearly 50× speedup compared to conventional CPU-FLIP method.
  • Demonstrated over 30% performance improvement in P2G mapping compared to traditional scattering.
  • Overall simulation efficiency gains exceeded 20%.

Abstract

The Fluid Implicit Particle (FLIP) method is widely adopted in fluid simulation due to its computational efficiency and low dissipation. However, its high computational complexity makes it challenging for traditional CPU architectures to meet real-time requirements. To address this limitation, this work migrates the FLIP method to the GPU using the CUDA framework, achieving a transition from conventional CPU computation to large-scale GPU parallel computing. Furthermore, during particle-to-grid (P2G) mapping, the conventional scattering strategy suffers from significant performance bottlenecks due to frequent atomic operations. To overcome this challenge, we propose a GPU parallelization strategy based on spatial hashing indexing and thread block-level cooperation. This approach effectively avoids atomic contention and significantly enhances parallel efficiency. Through diverse fluid simulation experiments, the proposed GPU-parallelized strategy achieves a nearly 50× speedup ratio compared to the conventional CPU-FLIP method. Additionally, in the P2G stage, our method demonstrates over 30% performance improvement relative to the traditional GPU-based particle-thread scattering strategy, while the overall simulation efficiency gains exceeding 20%.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zou et al. (2026) studied this question.

synapsesocial.com/papers/69730f59c8125b09b0d1f305https://doi.org/10.3390/modelling7010027
Ask AI
Helpful
Bookmark
Share
View Full Paper