First #SmoothedParticleHydrodynamics (#SPH) implementation for #ComputationalFluidDynamics to run entirely on GPU through CUDA. Supports a wide variety of rheological models, (weakly-compressible) SPH formulations, fluid/structure interaction and more.
Hardware support: NVIDIA GPUs via #CUDA, AMD GPUs via #HIP/ROCm, CPUs with optional #OpenMP parallelization. Native multi-GPU support. Multi-node is supported through #MPI.
(Managed by @giuseppebilotta)
| GitHub | https://github.com/GPUSPH/ |
| Discussion forum | https://gpusph.discourse.group |
| Website | https://gpusph.org |
| Preferred public branch | spheric2022 |