Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 6 von 42
Proceedings of the ACM on computer graphics and interactive techniques, 2019-05, Vol.2 (1), p.1-16
2019

Details

Autor(en) / Beteiligte
Titel
A General Novel Parallel Framework for SPH-centric Algorithms
Ist Teil von
  • Proceedings of the ACM on computer graphics and interactive techniques, 2019-05, Vol.2 (1), p.1-16
Erscheinungsjahr
2019
Link zum Volltext
Quelle
ACM Digital Library
Beschreibungen/Notizen
  • To date, large-scale fluid simulation with more details employing the Smooth Particle Hydrodynamics (SPH) method or its variants is ubiquitous in computer graphics and digital entertainment applications. Higher accuracy and faster speed are two key criteria evaluating possible improvement of the underlying algorithms within any available framework. Such requirements give rise to high-fidelity simulation with more particles and higher particle density that will unavoidably increase computational cost significantly. In this paper, we develop a new general GPGPU acceleration framework for SPH-centric simulations founded upon a novel neighbor traversal algorithm. Our novel parallel framework integrates several advanced characteristics of GPGPU architecture (e.g., shared memory and register memory). Additionally, we have designed a reasonable task assignment strategy, which makes sure that all the threads from the same CTA belong to the same cell of the grid. With this organization, big bunches of continuous neighboring data can be loaded to the shared memory of a CTA and used by all its threads. Our method has thus low global-memory bandwidth consumption. We have integrated our method into both WCSPH and PCISPH, that are two improved variants in recent years, and demonstrated its performance with several scenarios involving multiple-fluid interaction, dam break, and elastic solid. Through comprehensive tests validated in practice, our work can exhibit up to 2.18x speedup when compared with other state-of-the-art parallel frameworks.
Sprache
Englisch
Identifikatoren
ISSN: 2577-6193
eISSN: 2577-6193
DOI: 10.1145/3321360
Titel-ID: cdi_crossref_primary_10_1145_3321360
Format

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX