Re: Parallel (MPI/OpenMP) simulation
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Parallel (MPI/OpenMP) simulation › Re: Parallel (MPI/OpenMP) simulation
May 11, 2016 at 12:00 pm
#2341
mathias
Keymaster
In OpenLB you can ran use distrubuted- (MPI) and shared-memory (OMP) as well as a combination of both (HYBRID) parallelism. For details you can look at rnrn2010, Krause, M.J.: Fluid Flow Simulation and Optimisation with Lattice Boltzmann Methods on High Performance Computers: Application to the Human Respiratory System, Dissertation, Karlsruhe Institute of Technology (KIT), http://digbib.ubka.uni-karlsruhe.de/volltexte/1000019768 rnrnFor practical use the MPI version which you now can use is fine since it works well on both kind of platforms!rnrnBestrnMathias