Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 857 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 857 Bytes

LBM Numba GPU Parallelisation :


This project is a GPU Parallelisation of the LBM flow calculation & visualisation code around a Cylinder.

The serial (initial) code was inspired from this repository made by sidsriv

Please note that the code acceleration mentioned in the notebook may change depending on the machine where the code is run.

Requirements :


  • Python v > 3.0
  • numba
  • GPU

Bibliography :




Author : Benhari Abdessalam

Date : 10/02/2021