OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Vector 7 SPH Dam break simulation with Dynamic load balacing on Multi-GPU (optimized version)

SPH with Dynamic load Balancing on GPU (Optimized)

This example show the classical SPH Dam break simulation with load balancing and dynamic load balancing. The main difference with SPH_dlb} is that here we use GPU and 1.2 Millions particles. Simulate 1.5 second should be duable on a 1050Ti within a couple of hours.

Simulation video 1

Simulation video 2
Simulation video 3

Inclusion

This example is an optimization of the example SPH with Dynamic load Balancing on GPU all the optimization operated on this example has been explained here Molecular Dynamic with Lennard-Jones potential on GPU (Optimized) so we will not go into the details

we report the full code here