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 11:50 am
#2339
Alejandro_Claro
Member
Hello everyone,rnrnFinally, I can simulate in parallel. The “”libopenmpi-dev”” gave somes problems. I found the solution to this problem here : https://forum.ubuntu-fr.org/viewtopic.php?id=1915001.rnrnIn the “”Makefile.inc”” exists these options:rn
Code:
#PARALLEL_MODE := OMPrn#PARALLEL_MODE := HYBRID
rnrn1. Could any one give me some good references to start learning about this parallel options ? (I have a civil engineer background)rnrn2. What is the command line for OMP and HYBRID parallel mode?rnrnBest regards,rnrnAlejandro