Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.02 KB

RapidCFD

CFD toolbox running on CUDA

OpenFOAM solvers ported to Nvidia CUDA. All the calculations are done on the GPU giving a huge speed-up. Still in development stage, waiting for your contribution!

Features:

  • most incompressible and compressible solvers on static mesh are available
  • all the calculations are done on the GPU
  • no overhead for GPU-CPU memory copy
  • can run in parallel on multiple GPUs

Compilation Instructions for Ubuntu 16.04: